clojure-spec

2022-02-10T22:07:22.786369Z

I'm running into this with some fdef specs in my tests. apparently there's some other problem that spec is endeavouring to explain? https://clojure.atlassian.net/browse/CLJ-2481#icft=CLJ-2481

Alex Miller (Clojure team) 2022-02-10T22:12:35.787099Z

you can see in the comments this was closed as a dupe of https://clojure.atlassian.net/browse/CLJ-1975 which is still open

Alex Miller (Clojure team) 2022-02-10T22:13:15.073299Z

You can work around it by adding a :kind predicate to the s/coll-of