import { FlatMapIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/fast-iterator-custom.ts";
Constructors
new
FlatMapIterator(flatMapFun: () => StreamSource<T2>,
streamSourceHelpers: StreamSourceHelpers,
x/rimbu/stream/custom/fast-iterator-custom.ts>FlatMapIterator
import { FlatMapIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/fast-iterator-custom.ts";