* The base implementation of `_.callback` which supports specifying the * number of arguments to provide to `func`. * * @private * @param {*} [func=_.identity] The value to convert to a callback. * @param {*} [thisArg] The `this` binding of `func`.
(func, thisArg, argCount)
source not stored for this graph (policy: none)
no test coverage detected