On a different challenge, I want to use the runtime instrumentation for inference, couldn't figure out a way to get it to work. Any guidance you can share on the subject?
I haven't tried it in a long time. Try reading the docstring of clojure.core.typed/runtime-inferhttps://github.com/typedclojure/typedclojure/blob/f3138b22345bdeced8f6e9e0883d1a3c7a94aa63/typed/clj.runtime/src/clojure/core/typed.clj#L1468
I have, kept bumping against an assertion with a fixme comment above it