import { type Peekable } from "https://deno.land/x/ahh@v0.8.1/src/iter/mod.ts";
An Iterator
that can peek the next item.
import { type Peekable } from "https://deno.land/x/ahh@v0.8.1/src/iter/mod.ts";
An Iterator
that can peek the next item.