MCPcopy Create free account
hub / github.com/bendytree/explainjs / initial

Function initial

samples/lodash.js:3339–3356  ·  view source on GitHub ↗

* Gets all but the last element of `array`. If a number `n` is passed, the * last `n` elements are excluded from the result. If a `callback` function * is passed, elements at the end of the array are excluded from the result * as long as the `callback` returns truthy. The `callback` i

(array, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

sliceFunction · 0.85

Tested by

no test coverage detected