Appends new elements to the end of an array, and returns the new length of the array.
Rest
New elements to add to the array.
Generated using TypeDoc
Appends new elements to the end of an array, and returns the new length of the array.