Haskell curries its functions. Clojure does not though it permits partial
and function macros as a comparable approach for doing the same.
I thought I recalled hearing/reading the reason behind Hickey's decision. Does someone recall what that reason was or where I could find it?
I was hoping to learn something from the rationale.