import * as rimbu from "https://deno.land/x/rimbu@1.2.1/stream/main/stream.ts";
Interfaces
A possibly infinite sequence of elements of type T. See the Stream documentation and the Stream API documentation | |
A non-empty and possibly infinite sequence of elements of type T. See the Stream documentation and the Stream API documentation |