inserts value in the back of this index. Complexity: O(i(n)), amortized O(1) for this index
See Implementation
inserts value in the back of this index. Complexity: O(i(n)),
amortized O(1) for this index