Fork me on GitHub
#malli
<
2022-07-01
>
Eric Dvorsak09:07:59

Is there a Malli equivalent to clojure.spec/every? I'm trying to write this spec in Malli https://github.com/clojure/core.specs.alpha/blob/master/src/main/clojure/clojure/core/specs/alpha.clj#L39

valtteri09:07:31

Hmmm I'm not sure if that exists directly but I guess it can be implemented with :and ?

Eric Dvorsak12:07:44

yeah that's what I'm trying but can't really figure out how to achieve the same thing. every allows to name and declare specs for different key/values in the map as tuples

borkdude11:07:09

🎉 6
❤️ 1
💥 1
partyparrot 1