import { AsyncFastIteratorBase } from "https://deno.land/x/rimbu@0.13.1/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@0.13.1/stream/async-custom/index.ts";