|
|
|
|
|
by metasoarous
1876 days ago
|
|
Do you know about the Typed Clojure project? More or less Racket's contract system, for Clojure: https://github.com/clojure/core.typed To me, it's one of the great testaments to the power of Lisp that you can bolt on a static type system after the fact. |
|