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

Function bindKey

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

* Creates a function that, when called, invokes the method at `object[key]` * and prepends any additional `bindKey` arguments to those provided to the bound * function. This method differs from `_.bind` by allowing bound functions to * reference methods that will be redefined or don't

(object, key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

createWrapperFunction · 0.85
sliceFunction · 0.85

Tested by

no test coverage detected