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

Function createWrapper

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

* Creates a function that, when called, either curries or invokes `func` * with an optional `this` binding and partially applied arguments. * * @private * @param {Function|string} func The function or method name to reference. * @param {number} bitmask The bitmask of method

(func, bitmask, partialArgs, partialRightArgs, thisArg, arity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

bindFunction · 0.85
bindAllFunction · 0.85
bindKeyFunction · 0.85
curryFunction · 0.85
partialFunction · 0.85
partialRightFunction · 0.85
wrapFunction · 0.85

Calls 2

isFunctionFunction · 0.85
sliceFunction · 0.85

Tested by

no test coverage detected