* 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 not stored for this graph (policy: none)
no test coverage detected