import { PrependIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/index.ts";
Constructors
new
PrependIterator(source: FastIterator<T>, item: OptLazy<T>)import { PrependIterator } from "https://deno.land/x/rimbu@1.0.3/stream/custom/index.ts";