MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / createPartial

Function createPartial

libraries/lodash.js:5339–5360  ·  view source on GitHub ↗

* Creates a function that wraps `func` to invoke it with the `this` binding * of `thisArg` and `partials` prepended to the arguments it receives. * * @private * @param {Function} func The function to wrap. * @param {number} bitmask The bitmask flags. See `createWrap` for mor

(func, bitmask, thisArg, partials)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

createWrapFunction · 0.85

Calls 1

createCtorFunction · 0.85

Tested by

no test coverage detected