IndexArray is a sparse array with positive and negative indexes. It stores values to indexes, and each index also has flag telling it has a value.
IndexArray
Optional
IndexArrayis a sparse array with positive and negative indexes. It stores values to indexes, and each index also has flag telling it has a value.