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