This is still present in core.typed 0.3.22, and presents my sole use of ^:no-check in one of my libraries. I use protocols like they're going out of style and lean on reify a good bit, it'd be nice to not have to dodge around it thereby.
importJuly 25, 2014 at 10:36 AM
Comment made by: jot1109
Also on clojure 1.5.1, core.typed 0.2.65
No method in multimethod 'check' for dispatch value: :reify
The error message is
The following is a minimal test case which fails:
Likely similar to bug CTYP-132.
Branch: https://github.com/clojure/core.typed/pull/28/files