import { FromAsyncIterator } from "https://deno.land/x/rimbu@1.0.3/stream/async-custom/index.ts";
Constructors
new
FromAsyncIterator(source: AsyncIterator<T>, close?: () => MaybePromise<void>)Properties
optional
return: () => MaybePromise<any>x/rimbu/stream/async-custom/index.ts>FromAsyncIterator
import { FromAsyncIterator } from "https://deno.land/x/rimbu@1.0.3/stream/async-custom/index.ts";