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

x/fifo/lib/fifo.ts

First-in-first-out queue
Latest
import * as fifo from "https://deno.land/x/fifo@v0.2.4/lib/fifo.ts";

Classes

First-in-first-out queue.

First-in-first-out queue.