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