import { Enumerable } from "https://deno.land/x/proc@0.22.1/mod.ts";
Adds a counter from 0 to n
-1 of the items being enumerated.
Returns
Enumerable<[T, number]>
import { Enumerable } from "https://deno.land/x/proc@0.22.1/mod.ts";
Adds a counter from 0 to n
-1 of the items being enumerated.