@kurt.sys has joined the channel
are there any yada ports using clojure.spec instead of plumatic.schema ?
I don't think there are. Spec has problems coercing data and dropping extra data which is bad for security. Also it's an alpha library that's currently being rewritten as a v2 so I would recommend against using it anyway.
ok, makes sense.