Hacker News new | ask | show | jobs
by gnulinux 1109 days ago
What difference does it make? They're conceptually the same thing. You're mapping immutable data to map/reduce/filter like pure functions to get new data.
1 comments

Improved code readability. The pipe operator was a game changer for me even after 20 years of programming (I know I was probably touching wrong things).