MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / createPartial

Function createPartial

scripts/lodash.js:5319–5340  ·  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