Removes the closed range [@first, @last], so @first, @last and all values in between. @first must be smaller than @last.
first value to remove
last value to remove
See Implementation
Removes the closed range [@first, @last], so @first, @last and all values in between. @first must be smaller than @last.