7 ms·
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
by anoy8888 3y 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 .