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

Function createFind

iBlog.WebUI/Scripts/lodash.js:3237–3246  ·  view source on GitHub ↗

* Creates a `_.find` or `_.findLast` function. * * @private * @param {Function} eachFunc The function to iterate over a collection. * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new find function.

(eachFunc, fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.85

Calls 4

getCallbackFunction · 0.85
baseFindIndexFunction · 0.85
baseFindFunction · 0.85
isArrayFunction · 0.50

Tested by

no test coverage detected