import { ReduceIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/fast-iterator-custom.ts";
Constructors
new
ReduceIterator(source: FastIterator<I>, reducer: Reducer<I, R>)x/rimbu/stream/custom/fast-iterator-custom.ts>ReduceIterator
import { ReduceIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/fast-iterator-custom.ts";