* 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
(array, predicate, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected