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

x/willow/src/wgps/guaranteed_queue.ts

Exploring Willow in the most efficient and sound programming language
Go to Latest
import * as willow from "https://deno.land/x/willow@0.2.1/src/wgps/guaranteed_queue.ts";

Classes

A FIFO queue which does not emit data until it has received guarantees that the data will be accepted.