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

Function flatRest

libraries/lodash.js:5880–5882  ·  view source on GitHub ↗

* A specialized version of `baseRest` which flattens the rest array. * * @private * @param {Function} func The function to apply a rest parameter to. * @returns {Function} Returns the new function.

(func)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

createFlowFunction · 0.85
createOverFunction · 0.85
lodash.jsFile · 0.85

Calls 1

overRestFunction · 0.85

Tested by

no test coverage detected