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

x/proc/mod3.ts>WritableIterable#[Symbol.asyncIterator]

A better way to work with processes in Deno.
Go to Latest
method WritableIterable.prototype.[Symbol.asyncIterator]
Re-export
import { WritableIterable } from "https://deno.land/x/proc@0.20.32/mod3.ts";

It is an AsyncIterable<T>.