* Creates a function that wraps `func` to continue currying. * * @private * @param {Function} func The function to wrap. * @param {number} bitmask The bitmask flags. See `createWrap` for more details. * @param {Function} wrapFunc The function to create the `func` wrapper.
(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity)
source not stored for this graph (policy: none)
no test coverage detected