metosin / malli

High-performance data-driven data specification library for Clojure/Script.
Eclipse Public License 2.0
1.43k stars 204 forks source link

WIP: Spec1 adapter #1057

Open frenchy64 opened 1 month ago

frenchy64 commented 1 month ago

(from/malli :int) returns a s/Spec.

(from/spec int?) returns a m/Schema.