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

Function bind

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

* Creates a function that, when called, invokes `func` with the `this` * binding of `thisArg` and prepends any additional `bind` arguments to those * provided to the bound function. * * @static * @memberOf _ * @category Functions * @param {Function} func The functi

(func, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseCreateCallbackFunction · 0.70

Calls 2

createWrapperFunction · 0.85
sliceFunction · 0.85

Tested by

no test coverage detected