TreeSet

Steven Schveighoffer schveiguy at yahoo.com
Sat Aug 2 18:07:33 PDT 2008


"Toki" wrote
> Hi,
> I want to port my Java app to D.
> Is there sometinhg like a TreeSet in D?

I highly recommend Tango's new containers, as they offer the best 
performance.  But if you have to stick with the default D library (Phobos), 
consider dcollections:  http://www.dsource.org/projects/dcollections

-Steve 





More information about the Digitalmars-d mailing list