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

x/datastructure/mod.ts>Queue#dequeue

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method Queue.prototype.dequeue
import { Queue } from "https://deno.land/x/datastructure@1.1.0/mod.ts";