* Gets all but the last element of `array`. Pass `n` to exclude the last `n` * elements from the result. * * @static * @memberOf _ * @category Arrays * @param {Array} array The array to query. * @param {Number} [n] The number of elements to return. * @param {Object} [guard] I
(array, n, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected