Open DavidDurman opened 13 years ago
If an index of an array is changed to a big number, the array is filled with null values. When the same index is then changed back, the array still contains a lot of null values. It would make more sense if the array was compacted.
If an index of an array is changed to a big number, the array is filled with null values. When the same index is then changed back, the array still contains a lot of null values. It would make more sense if the array was compacted.