Live data from Hacker News

A Pipe Operator for JavaScript

2ality.com

1–2 of 2 posts

Re: A Pipe Operator for JavaScript

#2
Part of me likes the hack solution, but the other part hates how it adds a special variable symbol that is bound to cause confusion and take yet another turn toward sigil soup.

I suspect that parameter reordering isn't going to be the typical use case for the pipe operator anyway.