import { FromStream } from "https://deno.land/x/rimbu@1.0.3/stream/custom/stream-custom.ts";
Constructors
new
FromStream(createIterator: () => FastIterator<T>)Properties
[Symbol.iterator]: () => FastIterator<T>
x/rimbu/stream/custom/stream-custom.ts>FromStream
import { FromStream } from "https://deno.land/x/rimbu@1.0.3/stream/custom/stream-custom.ts";