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