Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/proc/mod.ts>WritableIterable#addEmptyPromiseToQueue

A better way to work with processes in Deno.
Go to Latest
method WritableIterable.prototype.addEmptyPromiseToQueue
import { WritableIterable } from "https://deno.land/x/proc@0.20.33/mod.ts";

Add an unresolved promise to the end of the queue.