import { Enumerable } from "https://deno.land/x/proc@0.20.20/src/enumerable.ts";
Map the iterator from one type to another.
x/proc/src/enumerable.ts>Enumerable#map
import { Enumerable } from "https://deno.land/x/proc@0.20.20/src/enumerable.ts";
Map the iterator from one type to another.