import { AsyncFoldIterator } from "https://deno.land/x/rimbu@1.0.3/stream/async-custom/async-fast-iterator-base.ts";
Constructors
new
AsyncFoldIterator()Methods
fastNext<O>(otherwise?: AsyncOptLazy<O>): Promise<R | O>
x/rimbu/stream/async-custom/async-fast-iterator-base.ts>AsyncFoldIterator
import { AsyncFoldIterator } from "https://deno.land/x/rimbu@1.0.3/stream/async-custom/async-fast-iterator-base.ts";