Skip to main content
Module

x/rimbu/stream/mod.ts>AsyncTransformer.NonEmpty

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

An AsyncReducer that produces instances AsyncStreamSource.NonEmpty.