On 2012-10-24 21:41, Mehrdad wrote:
Yeah, the trouble is, none of the set-based data types (including maps)
in D seem to be working...
- AAs are broken
- AssociativeArray is the same as above, I think?
- RedBlackTree is useless (how do I keep a "set of sets"?)
etc.
So you can't really write a real program in D, to put it blunty.
I haven't read the rest of thread yet but if you're not happy the the
collections in D or Phobos, Tango has a collection package and Steven
Schveighoffer has a collection library (don't remember where though).
--
/Jacob Carlborg