import { type Transformer } from "https://deno.land/x/rimbu@0.13.1/stream/main/transformer.ts";
const { NonEmpty } = Transformer;
A Reducer that produces instances of StreamSource.NonEmpty
.
Type Parameters
optional
R = Tx/rimbu/stream/main/transformer.ts>Transformer.NonEmpty
import { type Transformer } from "https://deno.land/x/rimbu@0.13.1/stream/main/transformer.ts";
const { NonEmpty } = Transformer;
A Reducer that produces instances of StreamSource.NonEmpty
.