* A specialized version of `_.reduce` for arrays without support for callback * shorthands and `this` binding. * * @private * @param {Array} array The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @para
(array, iteratee, accumulator, initFromArray)
source not stored for this graph (policy: none)