* The base implementation of `_.reduce` and `_.reduceRight` without support * for callback shorthands and `this` binding, which iterates over `collection` * using the provided `eachFunc`. * * @private * @param {Array|Object|string} collection The collecti
(collection, iteratee, accumulator, initFromCollection, eachFunc)
source not stored for this graph (policy: none)