Hacker News new | ask | show | jobs
by phoe-krk 1813 days ago
For people who want to get a more CL-like debugging setup on Clojure, there is a CL-style condition system available as a library.

https://github.com/IGJoshua/farolero/

1 comments

Nice!