Item/value type in the collection.
Input array/object, or a promise that resolves to one.
Async predicate used to remove matching items.
Optionaloptions: RejectOptions<I>Configuration options, including cancellation and concurrency.
A cancellable handle resolving to kept values.
Filters out items for which the async predicate returns true.
Item/value type in the collection.
Input array/object, or a promise that resolves to one.
Async predicate used to remove matching items.
Optionaloptions: RejectOptions<I>Configuration options, including cancellation and concurrency.
A cancellable handle resolving to kept values.
Filters out items for which the async predicate returns true.