* Creates a function that accepts up to `n` arguments ignoring any * additional arguments. * * @static * @memberOf _ * @category Function * @param {Function} func The function to cap arguments for. * @param {number} [n=func.length] The a
(func, n, guard)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected