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

Function remove

introToChiasm/examples/code/snapshot32/main-build.js:5836–5855  ·  view source on GitHub ↗

* Removes all elements from `array` that `predicate` returns truthy for * and returns an array of the removed elements. The predicate is bound to * `thisArg` and invoked with three arguments: (value, index, array). * * If a property name is provided for `predicate` the created `_

(array, predicate, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getCallbackFunction · 0.70
basePullAtFunction · 0.70

Tested by

no test coverage detected