what prevents dynamic array from being deprecated & tuple being accepted?

Trass3r mrmocool at gmx.de
Thu Apr 2 06:49:51 PDT 2009


davidl schrieb:
> The cons/pros of this proposal:
> Cons:
> ungly syntax   da!(int)(3) is really worse than int[3];
> slow down the compiling process
> 

Yep, you say it.

> Also Tuple!(int, float) is accused as ugly
> 

Can't understand what's so ugly about that. int~float is nothing better.



More information about the Digitalmars-d mailing list