* This method is like `_.reduce` except that it iterates over elements * of a `collection` from right to left. * * @static * @memberOf _ * @alias foldr * @category Collections * @param {Array|Object|string} collection The collection to iterate over. * @param {
(collection, callback, accumulator, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected