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.
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.