IndexMixin.remove

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

Meta