MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / createCallback

Function createCallback

app/public/libs/lodash.compat.js:6174–6207  ·  view source on GitHub ↗

* Produces a callback bound to an optional `thisArg`. If `func` is a property * name the created callback will return the property value for a given element. * If `func` is an object the created callback will return `true` for elements * that contain the equivalent object properties,

(func, thisArg, argCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

baseCreateCallbackFunction · 0.85
propertyFunction · 0.85
isObjectFunction · 0.85
baseIsEqualFunction · 0.85

Tested by

no test coverage detected