MCPcopy Create free account
hub / github.com/curran/screencasts / createPartialWrapper

Function createPartialWrapper

introToChiasm/examples/code/latest/main-build.js:4183–4206  ·  view source on GitHub ↗

* Creates a function that wraps `func` and invokes it with the optional `this` * binding of `thisArg` and the `partials` prepended to those provided to * the wrapper. * * @private * @param {Function} func The function to partially apply arguments to. * @param {number} b

(func, bitmask, thisArg, partials)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

createCtorWrapperFunction · 0.70

Tested by

no test coverage detected