resizeable arrays: T[new]
Jarrett Billingsley
kb3ctd2 at yahoo.com
Mon Jun 4 13:47:58 PDT 2007
"Daniel Keep" <daniel.keep.lists at gmail.com> wrote in message
news:f412os$24fh$1 at digitalmars.com...
>
> Another thing to consider is that T[*] requires your hands to move
> further than either T[$] or T[..].
Ho-hoh! I've got an asterisk key between my left ctrl and alt keys. No
shift for me ;)
> T[.]
Odd. Doesn't say much.
> T[,]
Looks like a 2D rectangular array (like in C#).
> T[`]
> T[-]
> T[=]
> T[;]
All odd. T[=] doesn't look bad, T[-] is easier to type for me.
More information about the Digitalmars-d-announce
mailing list