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

Function partial

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

* Creates a function that, when called, invokes `func` with any additional * `partial` arguments prepended to those provided to the new function. This * method is similar to `_.bind` except it does **not** alter the `this` binding. * * @static * @memberOf _ * @category

(func)

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