Equivilent of STL Set in D ? ...

KlausO oberhofer at users.sf.net
Thu Oct 19 03:07:10 PDT 2006


clayasaurus wrote:
> 
> Thanks for the info, so all I have to do is create a balanced binary 
> tree with a foreach iterator? :) Seems simple enough.
> 
> ~ Clay

Nova contains an intrusive red/black tree implementation:

http://www.dsource.org/projects/nova/browser/trunk/NOVA/DS/intrusive/redblacktree.d

Klaus



More information about the Digitalmars-d-learn mailing list