* A specialized version of `_.filter` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} predicate The function invoked per iteration. * @returns {Array} Returns the new filtered array.
(array, predicate)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected