* Creates a function for `_.reduce` or `_.reduceRight`. * * @private * @param {Function} arrayFunc The function to iterate over an array. * @param {Function} eachFunc The function to iterate over a collection. * @returns {Function} Returns the new each fu
(arrayFunc, eachFunc)
source not stored for this graph (policy: none)
no test coverage detected