Grasp is a small lib to help you to debug clojure code. Keeps the spirit of print based debug, that I'm a proponent of, but with a twist that the clojure give us, and instead of printing arguments, return valus and exceptions, we grab to look at later and better grasp what's happening.
- Capture form and var on new tap based namespace like we did previously.
- Use a tool to help do deploys based on deps.edn info instead of pom.xml.