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

x/for_awaitable_queue/mod.js>AsyncQueue#[Symbol.asyncIterator]

Provides a way to convert processes that stream data asynchronously into an async iterable.
Latest
method AsyncQueue.prototype.[Symbol.asyncIterator]
import { AsyncQueue } from "https://deno.land/x/for_awaitable_queue@1.0.0/mod.js";