MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / forOwnRight

Function forOwnRight

libraries/lodash.js:13032–13034  ·  view source on GitHub ↗

* This method is like `_.forOwn` except that it iterates over properties of * `object` in the opposite order. * * @static * @memberOf _ * @since 2.0.0 * @category Object * @param {Object} object The object to iterate over. * @param {Function} [iteratee=_.ident

(object, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseForOwnRightFunction · 0.85
getIterateeFunction · 0.85

Tested by

no test coverage detected