Skip to main content
Module

x/rimbu/mod.ts>AsyncStreamable

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
namespace AsyncStreamable
Re-export
import { AsyncStreamable } from "https://deno.land/x/rimbu@0.13.2/mod.ts";
interface AsyncStreamable
Re-export
import { type AsyncStreamable } from "https://deno.land/x/rimbu@0.13.2/mod.ts";

Methods

asyncStream(): AsyncStream<T>
asyncStream(): AsyncStream<T>