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.
Very Popular
Go to Latest
method WritableIterable.prototype.addEmptyPromiseToQueue
Re-export
import { WritableIterable } from "https://deno.land/x/proc@0.21.0/mod.ts";

Add an unresolved promise to the end of the queue.