complement to $

Walter Bright newshound1 at digitalmars.com
Fri May 14 23:51:51 PDT 2010


KennyTM~ wrote:
> Why a map type (sorted associative array)'s key must start at zero?

You can special case the [0..$], or simply use [] to represent the entire range.


More information about the Digitalmars-d mailing list