Fork me on GitHub
#clojure-spec
<
2024-03-30
>
respatialized12:03:39

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

respatialized12:03:04

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

respatialized12:03:04

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