Hacker News new | ask | show | jobs
by scottdw 4591 days ago
Or the threading macro #(-> 5 %)
2 comments

Or (fn [f] 25)

    (constantly 25)
also #(% 5)