Open Collective
Open Collective
Loading
Typed Clojure 1.0.26 - Extensive improvements
Published on April 8, 2022 by Ambrose Bonnaire-Sergeant

Hi,

The latest release of the type checker has a bunch of improvements. A lot of them have been driven by attempting to type check malli's implementation in both Clojure and ClojureScript. Here's my work in progress: https://github.com/frenchy64/malli/pull/1/files

Highlights of 1.0.26:

See here to get started with Typed Clojure https://github.com/typedclojure/typedclojure#usage-overview

Thanks,
Ambrose