funny, some type error someone checked in in an unrelated file to what I want to work on now, prevents me from continuing.
turned out it was an sbt caching issue 😢
For all that I'm willing to rag on the Clojure compiler, late linking via vars simplifies so many things.
It's really really hard to get efficient, correct recompilation working.