import { AsyncFromStream } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/index.ts";
Constructors
new
AsyncFromStream(createIterator: () => AsyncFastIterator<T>)Properties
[Symbol.asyncIterator]: () => AsyncFastIterator<T>
x/rimbu/stream/async-custom/index.ts>AsyncFromStream
import { AsyncFromStream } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/index.ts";