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