clojure-spec

Ishaan Gupta 2022-08-24T09:47:40.364799Z

how far is the idea that spec2 schemas are just sets of keys gonna be taken? is there going to be a full set of set operations for schemas like there's a full set of regex operations for a sequence?

Alex Miller (Clojure team) 2022-08-24T11:59:55.318999Z

It may be take even less far than it is :) not sure yet

Ishaan Gupta 2022-08-24T09:48:47.504569Z

is there any utility in a schema intersection?