core-typed

2024-12-02T15:51:53.534909Z

Good morning. Does anyone know if typed clojure works with malli?

2024-12-02T16:56:19.420269Z

There's some basic support but not extensive https://github.com/typedclojure/typedclojure/tree/main/example-projects/malli-type-providers

2024-12-02T16:56:40.257789Z

Thanks!