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

Function baseCreateCallback

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

* The base implementation of `_.createCallback` without support for creating * "_.pluck" or "_.where" style callbacks. * * @private * @param {*} [func=identity] The value to convert to a callback. * @param {*} [thisArg] The `this` binding of the created callback. * @par

(func, thisArg, argCount)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

cloneFunction · 0.85
cloneDeepFunction · 0.85
forInRightFunction · 0.85
forOwnRightFunction · 0.85
isEqualFunction · 0.85
mergeFunction · 0.85
forEachRightFunction · 0.85
createCallbackFunction · 0.85
timesFunction · 0.85

Calls 1

bindFunction · 0.70

Tested by

no test coverage detected