Push a range of values to the end of List.
number of values not inserted into List: 0 if all values were inserted successfully, positive number if the number of remaining elements is known, -1 if the number of remaining elements is not know.
See Implementation
Push a range of values to the end of List.