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