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

x/fifo/lib/static.ts>default#push

First-in-first-out queue
Go to Latest
method default.prototype.push
import { default } from "https://deno.land/x/fifo@v0.2.2/lib/static.ts";

Parameters

value: T