MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / isIterateeCall

Function isIterateeCall

iBlog.WebUI/Scripts/lodash.js:4101–4113  ·  view source on GitHub ↗

* Checks if the provided 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 argumen

(value, index, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

createAssignerFunction · 0.85
curryFuncFunction · 0.85
createExtremumFunction · 0.85
chunkFunction · 0.85
dropFunction · 0.85
dropRightFunction · 0.85
fillFunction · 0.85
flattenFunction · 0.85
sliceFunction · 0.85
takeFunction · 0.85
takeRightFunction · 0.85
uniqFunction · 0.85

Calls 3

isIndexFunction · 0.85
isObjectFunction · 0.70
isArrayLikeFunction · 0.70

Tested by

no test coverage detected