import { AsyncMapPureIterator } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/index.ts";
Constructors
Methods
fastNext<O>(otherwise?: AsyncOptLazy<O>): Promise<T2 | O>
x/rimbu/stream/async-custom/index.ts>AsyncMapPureIterator
import { AsyncMapPureIterator } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/index.ts";