Fork me on GitHub
#clojure-spec
<
2021-08-17
>
richiardiandrea23:08:21

Hi there, I have a burning question 😄 Say I have a collection of maps and I want to spec them. There a lot of maps in this collection but I want to inspect and solve errors one by one. Is there a way to say to st/instrument or s/explain to limit the number of errors outputted for that collection?