* An alternative to `_.reduce`; this method transforms `object` to a new * `accumulator` object which is the result of running each of its own * enumerable string keyed properties thru `iteratee`, with each invocation * potentially mutating the `accumulator` object. If `accumulator` i
(object, iteratee, accumulator)
source not stored for this graph (policy: none)
no test coverage detected