Why D is annoying =P
Jacob Carlborg
doob at me.com
Wed Oct 24 23:33:02 PDT 2012
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
More information about the Digitalmars-d
mailing list