Skip to main content
Module

x/datastructure/mod.ts>Queue#getFront

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