Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zak
165 days ago
Clojure offers static typing as a library.
1 comments
kermatt
165 days ago
Is that 'core.typed' ?
Does it introduce incompatibilities with third-party libraries?
link
yogthos
165 days ago
typed Clojure has both Clojure and ClojureScript implementations, so it's not tied to the JVM
https://github.com/typedclojure/typedclojure
link
Does it introduce incompatibilities with third-party libraries?