Proposal: Make [][x] and [][a..b] illegal (reserve for multidimensionalarrays)
BCS
ao at pathlink.com
Fri Nov 23 00:00:01 PST 2007
Reply to Don,
I dislike the idea. I offten use this:
int[] i;
i[start..$][0..len];
More information about the Digitalmars-d
mailing list