MCPcopy Create free account
hub / github.com/curran/screencasts / drop

Function drop

introToChiasm/examples/code/latest/main-build.js:5173–5182  ·  view source on GitHub ↗

* Creates a slice of `array` with `n` elements dropped from the beginning. * * @static * @memberOf _ * @category Array * @param {Array} array The array to query. * @param {number} [n=1] The number of elements to drop. * @param- {Object} [guard] Enables use as a cal

(array, n, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

restFunction · 0.70

Calls 2

isIterateeCallFunction · 0.70
baseSliceFunction · 0.70

Tested by

no test coverage detected