Skip to main content
Module

x/functional/mod.ts>stream

Common Functional Programming Algebraic data types for JavaScript that is compatible with most modern browsers and Deno.
Latest
variable stream
import { stream } from "https://deno.land/x/functional@v1.3.4/mod.ts";

stream

((a, b) -> a) -> a -> AsyncIterable b -> a