Removes the last element from this index. Preconditions: !empty Complexity: O(d(n)); O(1) for this index
See Implementation
Removes the last element from this index. Preconditions: !empty Complexity: O(d(n));
O(1) for this index