[erlang-questions] rbsets - A set as a Red-Black tree
Robert Virding
rvirding@REDACTED
Sun Jun 15 22:22:00 CEST 2008
I have just released rbsets, a set as a Red-Black tree.
This is a sets compatible set implementation based on Red-Black trees. It
supports the full setsinterface and is drop-in compatible with both sets and
ordsets. Documentation is included.
http://forum.trapexit.org/viewtopic.php?p=43949#43949
It would be good to see how it fares under the same unit tests as sets, and
ordsets. Hint, hint!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080615/843209e5/attachment.htm>
More information about the erlang-questions
mailing list