Tango collections

Andrei Alexandrescu (See Website For Email) SeeWebsiteForEmail at erdani.org
Wed Mar 21 09:42:16 PDT 2007


I'm seeing that Tango implements Java-style collections. Is there any 
work going on implementing STL-style collections in Tango?

Also, I'm seeing some needless Javaisms in the interface, e.g. int 
ArraySeq.capacity(), which should be uint. At the same time other 
functions, e.g. ArraySeq.instances(), return uint! What gives?


Andrei



More information about the Digitalmars-d mailing list