clojure-spec

respatialized 2024-03-30T12:47:39.821039Z

Is there a way to enumerate all the specs defined in/by a namespace?

respatialized 2024-03-30T12:50:04.397659Z

The answer: call (spec/registry) and filter by the keys.