import { AsyncFastIteratorBase } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/async-fast-iterator-base.ts";
Methods
abstract
fastNext<O>(otherwise?: AsyncOptLazy<O>): MaybePromise<T | O>x/rimbu/stream/async-custom/async-fast-iterator-base.ts>AsyncFastIteratorBase
import { AsyncFastIteratorBase } from "https://deno.land/x/rimbu@0.13.1/stream/async-custom/async-fast-iterator-base.ts";