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

x/fifo/lib/fifo.ts>FIFO#[Symbol.iterator]

First-in-first-out queue
Go to Latest
method FIFO.prototype.[Symbol.iterator]
import { FIFO } from "https://deno.land/x/fifo@v0.2.2/lib/fifo.ts";