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

Function isIterateeCall

libraries/lodash.js:6318–6330  ·  view source on GitHub ↗

* Checks if the given arguments are from an iteratee call. * * @private * @param {*} value The potential iteratee value argument. * @param {*} index The potential iteratee index or key argument. * @param {*} object The potential iteratee object argument. * @returns {boo

(value, index, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

createAssignerFunction · 0.85
createRangeFunction · 0.85
chunkFunction · 0.85
fillFunction · 0.85
sliceFunction · 0.85
everyFunction · 0.85
sampleSizeFunction · 0.85
someFunction · 0.85
lodash.jsFile · 0.85
randomFunction · 0.85
repeatFunction · 0.85
splitFunction · 0.85

Calls 4

isObjectFunction · 0.85
isArrayLikeFunction · 0.85
isIndexFunction · 0.85
eqFunction · 0.85

Tested by

no test coverage detected