@ambrosebs Thank you for the updates! (https://opencollective.com/typedclojure#section-updates)
The new additions look really cool 🙂
@jeroenvandijk thanks!
yea, feel free to circulate 🙂 interested to see what people do with it
if anyone missed it, I released typed.clj/spec a few weeks ago https://opencollective.com/typedclojure/updates/typed-clj-spec-a-metalanguage-for-specs
This looks really cool, may be the thing that gets me to start using core.typed...
@dave.dixon awesome! I feel the same way, this is a valid challenge to the idea that we need static checking at all tbh. I think the answer is the affirmative, but it's a more nuanced use case
I have a few interesting directions to go with the work, including specs for macros & special forms (eg., if returns the then branch if conditional is true) and properties of polymorphic functions (eg., comp is associative)