Remix.run Logo
gleenn 6 hours ago

It is implementing Clojure which does not have static typing so my strong assumption would be no

Zak 6 hours ago | parent [-]

Clojure offers static typing as a library.

kermatt 4 hours ago | parent [-]

Is that 'core.typed' ?

Does it introduce incompatibilities with third-party libraries?

yogthos 4 hours ago | parent [-]

typed Clojure has both Clojure and ClojureScript implementations, so it's not tied to the JVM https://github.com/typedclojure/typedclojure