Creates a new array concatenating array with any additional arrays and/or values.
- Lodash chained on (Array): the new concatenated array.
See Implementation
Creates a new array concatenating array with any additional arrays and/or values.