* Creates a function that either curries or invokes `func` with optional * `this` binding and partially applied arguments. * * @private * @param {Function|string} func The function or method name to wrap. * @param {number} bitmask The bitmask flags. * 1 - `_.bind`
(func, bitmask, thisArg, partials, holders, argPos, ary, arity)
source not stored for this graph (policy: none)
no test coverage detected