Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yxz/collections/mod.ts>enumerate

Deno Standard Extensions
Latest
function enumerate
import { enumerate } from "https://deno.land/x/yxz@0.32.0/collections/mod.ts";

Parameters

iterable: Iterable<T>