* 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.
(func, bitmask, thisArg, partials)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected