Idiomatic Clojure error handling

Someone asks “how do I handle errors in Clojure – is X idiomatic?” on Clojurians every couple months. This stirred me to write up something basic: Idiomatic errors in Clojure

Nothing earth shattering, but maybe it’ll help to put it in one place.

A snippet:

9 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.