import { imap } from "https://deno.land/x/itertools@v1.1.2/mod.ts";
Returns an iterator that computes the given mapper function using arguments from each of the iterables.
import { imap } from "https://deno.land/x/itertools@v1.1.2/mod.ts";
Returns an iterator that computes the given mapper function using arguments from each of the iterables.