import { filter } from "https://deno.land/x/proc@0.20.20/src/deps/asynciter.ts";
Filter the sequence to contain just the items that pass a test.
import { filter } from "https://deno.land/x/proc@0.20.20/src/deps/asynciter.ts";
Filter the sequence to contain just the items that pass a test.