Why I (Still) Won't Use D

e-t172 e-t172 at akegroup.org
Thu Mar 27 10:49:55 PDT 2008


Benji Smith a écrit :
> I also would have preferred to have growable arrays and associative 
> arrays in the standard library than in the language.
> 
>   // Would be ideal. Growable arrays would be best implemented as a
>   // templatized collection class.
>   List!(String) words = [ "hello, "world" ];

Did you read http://www.digitalmars.com/d/2.0/builtin.html ?



More information about the Digitalmars-d mailing list