Hacker News new | ask | show | jobs
by anoy8888 990 days ago
I don’t like the syntax . But pipe operator concept is great for helping you think about your program as a series of data transformation steps . I just write my simple pipe function and use it . No need for library .