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