clojure-spec

About: http://clojure.org/about/spec Guide: http://clojure.org/guides/spec API: https://clojure.github.io/spec.alpha/clojure.spec.alpha-api.html
dspiteself 2020-04-08T19:06:46.074600Z

I see spec alpha 2 adds select. Will select have a special knowledge of coll-of so that you could select a map of a vector of maps?

dspiteself 2020-04-08T19:07:22.075300Z

Like pull does across datomic cardinality many attributes.

alexmiller 2020-04-08T19:07:40.075800Z

Currently, no, but that’s under discussion

dspiteself 2020-04-08T20:21:57.076800Z

Thanks I really like what is going on over there. That is the only problem left I see that limits our uses.

alexmiller 2020-04-08T20:29:33.077100Z

certainly there are a lot of similarities to pull