D features - wanna start project

Steven Schveighoffer schveiguy at yahoo.com
Fri Aug 21 08:12:36 PDT 2009


On Fri, 21 Aug 2009 10:18:04 -0400, toki <t.kiefer at tokis-edv-service.de>  
wrote:

> 4. I often use HashMap, HashSet, TreeMap, TreeSet. Do they have  
> counterparts in D ?

As an alternative to the already suggested Tango libs, you can use  
dcollections (http://www.dsource.org/projects/dcollections) which has all  
those.  Should work with Phobos 1 and Tango, I haven't yet ported to D2.

-Steve



More information about the Digitalmars-d mailing list