import { Lazy } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Partition items into matches
and others
according to Filter f
.
Parameters
f: Filter<T>
import { Lazy } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Partition items into matches
and others
according to Filter f
.