Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is just different syntax for nesting function calls (i.e. c(b(a(value))) becomes value | a | b | c), right? Definitely would make code more readable if this was just something in JS or a compiler where it’s the same as normally calling functions.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: