grasp is a tool to find patterns in #clojure code

This is an example that prints usages of case with symbol constants (which often confuse people since they aren't evaluated):

github.com/borkdude/grasp/blob

I'm using grasp as a research tool to inform decisions for clj-kondo and SCI