[Haskell-beginners] Red-Black Tree Library in Haskell
Johan Tibell
johan.tibell at gmail.com
Tue Nov 2 15:37:50 EDT 2010
On Tue, Nov 2, 2010 at 8:37 PM, Johan Tibell <johan.tibell at gmail.com> wrote:
> On Tue, Nov 2, 2010 at 8:18 PM, Jimmy Wylie <jwylie at uno.edu> wrote:
>> I'm looking for a Red-Black Tree implementation in Haskell. I could have
>> sworn I saw it on hackage somewhere, but now I can' t seem to find it.
>
> Didn't Milan Straka benchmark one in his containers package?
That's containers *paper*:
http://research.microsoft.com/~simonpj/papers/containers/containers.pdf
More information about the Beginners
mailing list