#clj-kondo
Read more stories on Hashnode
Articles with this tag
Enhanced Static Code Analysis with Clj-Kondo and Malli · TLDR: It is possible to declare types for Clojure functions and make them available to the...
To some, it might come as a surprise that you can type Clojure functions and get static type-checking in your editor to warn you about invalid...