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