A Pipe Operator for JavaScript
2ality.com
A Pipe Operator for JavaScript
1–2 of 2 posts
Re: A Pipe Operator for JavaScript
#2Part 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.