Creates a slice of array with n elements taken from the end.
- Lodash chained on (Array): the slice of array.
See Implementation
Creates a slice of array with n elements taken from the end.