We need to rethink remove in std.container

Steven Schveighoffer schveiguy at yahoo.com
Tue Feb 22 06:44:00 PST 2011


On Tue, 22 Feb 2011 09:38:04 -0500, Lutger Blijdestijn  
<lutger.blijdestijn at gmail.com> wrote:

> Steven Schveighoffer wrote:

>> RedBlackTree supports the equalRange function, which gives you a range  
>> of
>> elements equal to the value you give.
>>
>
> oo how I missed that. When you are working on RedBlackTree, would you  
> please
> consider putting an example in the doc that uses it to this effect?
>

I'm sorry you missed it, better docs is one of the planned improvements.   
Bearophile pointed out quite a few deficiencies which I need to work on.

I'll be sure to make RedBlackTree a much more usable construct by the next  
release.

-Steve


More information about the Digitalmars-d mailing list