I have just released rbsets, a set as a Red-Black tree.<br><br>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.
<br>

<br><a href="http://forum.trapexit.org/viewtopic.php?p=43949#43949">http://forum.trapexit.org/viewtopic.php?p=43949#43949</a><br><br>It would be good to see how it fares under the same unit tests as sets, and ordsets. Hint, hint!<br>
<br>