Removes the elements with the given indexes from the given range.
the range to remove the elements from
the index of the elements to be remove
the range with the indexes removed
See Implementation
Removes the elements with the given indexes from the given range.