Removes all of r from this container. Preconditions: r came from this index
an empty range Complexity: O(n r * d(n)), O(n r) for this index
See Implementation
Removes all of r from this container. Preconditions: r came from this index