|
|
|
|
|
by samatman
4669 days ago
|
|
While I'm not familiar with the Erlang paradigm that inspires it, the dire[1] library in Clojure is designed to decomplect error handling from code that may generate an error. I like this approach a lot. [1]: https://github.com/MichaelDrogalis/dire |
|