Strictly-typed piping without the operator support
Compose promise-returning & async functions into a reusable pipeline
ES6 pipe and compose in JavScript
Compose promise-returning & async functions into a reusable pipeline
piping without the operator support
An elegantly simple and lightweight library for making iterator pipelines concurrent and blazingly fast, hence the name ppipe (parallel pipe).
A simple pipe operator-like implementation using tuples in Rust.