Hacker News new | ask | show | jobs
by sodapopcan 1984 days ago
The pipe operator, if you wish to use it, also has the benefit of enforcing consistency when writing functions where the primary data structure being acted on has to be the first argument.

There is, of course, still people asking for a way to specify the argument to pipe into, but I, for one, am very pleased this was never introduced (and there are no signs it ever will be).