Liking cljdoc? Tell your friends :D

Grasp

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.

TODO

[ ] 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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close