core-typed

Ben Sless 2022-11-10T10:12:30.840959Z

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?

2022-11-11T17:29:32.128109Z

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

Ben Sless 2022-11-11T19:34:00.456109Z

I have, kept bumping against an assertion with a fixme comment above it