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.
