Hacker News new | past | comments | ask | show | jobs | submit login

I think the pipe operator makes more sense this way. It behaves like shell pipes (grep |> sort |> uniq |> cut |> echo) rather than the Clojure equivalent.

I wouldn't put every method on a new line, though.




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

Search: