* Creates a slice of `array` with `n` elements taken from the end. * * @static * @memberOf _ * @category Array * @param {Array} array The array to query. * @param {number} [n=1] The number of elements to take. * @param- {Object} [guard]
(array, n, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected