MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / overRest

Function overRest

libraries/lodash.js:6584–6603  ·  view source on GitHub ↗

* A specialized version of `baseRest` which transforms the rest array. * * @private * @param {Function} func The function to apply a rest parameter to. * @param {number} [start=func.length-1] The start position of the rest parameter. * @param {Function} transform The rest ar

(func, start, transform)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseRestFunction · 0.85
flatRestFunction · 0.85

Calls 2

transformFunction · 0.85
applyFunction · 0.85

Tested by

no test coverage detected