Removes the values of r from the container. Preconditions: r came from this index Complexity: O(n r * d(n)), O(n r) for this index
See Implementation
Removes the values of r from the container. Preconditions: r came from this index Complexity: O(n r * d(n)),
O(n r) for this index