Hacker News new | ask | show | jobs
by craz8 1403 days ago
I’m new to Clojure, coming from Ruby and C and Pascal - there is no way I’m am leading myself to use ‘juxt’ and possibly combining it with ‘into {}’ (ruby’s each_with_object gets you close, but it’s not as powerful)

There are a bunch of paradigms that are really useful, but you can’t get to from here without specific help or examples