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

Function createBind

libraries/lodash.js:4963–4972  ·  view source on GitHub ↗

* Creates a function that wraps `func` to invoke it with the optional `this` * binding of `thisArg`. * * @private * @param {Function} func The function to wrap. * @param {number} bitmask The bitmask flags. See `createWrap` for more details. * @param {*} [thisArg] The `t

(func, bitmask, thisArg)

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