Just published a new version of my silly pipeline “syntax” mini-library for #JavaScript / #TypeScript, which fixes some nagging type inference issues.

The thing lets you write `firstFn(data).into(otherFn)`, which is the closest to a `|>` operator we might get.

https://github.com/agj/dot-into

#functionalprogramming

GitHub - agj/dot-into: Next best thing to a pipeline operator in JS and TS. ↪️

Next best thing to a pipeline operator in JS and TS. ↪️ - agj/dot-into

GitHub