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