Hacker News new | ask | show | jobs
by scotty79 1251 days ago
|> is for functions the same thing that . is for methods

If you program in object oriented style then . is mostly all you need.

If you program in functional style you could really use |>