Updates the contents of this array with the result of this array concatenated with the supplied array.
operation to perform
The array with which to perform the concatenation operation.
A shallow copy of this array.
See Implementation
Updates the contents of this array with the result of this array concatenated with the supplied array.