import { LazyAsync } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Injects a function to run on each T as it is being iterated.
import { LazyAsync } from "https://deno.land/x/better_iterators@v1.2.1/mod.ts";
Injects a function to run on each T as it is being iterated.