Menu

#6 Allow arrays to be extended non-contiguously using defaults

1.0
open
None
Feature
2013-03-31
2013-03-31
No

Currently when arrays are extended, callers must specify values for all indices in the extended range (though they need not be ordered). This feature would allow gaps in the associated indices which would be filled with a default value, either specified with the command or when the array was created.

Discussion

Anonymous
Anonymous

Add attachments
Cancel