Adds all values from @start (inclusive) to @start + @n_items (exclusive) in @self.
first value to add
number of consecutive values to add
See Implementation
Adds all values from @start (inclusive) to @start + @n_items (exclusive) in @self.