Skip to main content
Module

x/rimbu/mod.ts>AsyncStreamable.NonEmpty

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

Methods

asyncStream(): AsyncStream.NonEmpty<T>

Methods

asyncStream(): AsyncStream.NonEmpty<T>