Fork me on GitHub
#clojure-spec
<
2021-10-01
>
bortexz18:10:28

In spec 2, one can select from inside a collection of schemas instead of a single schema. Is there a way to make that work with collection-like maps (e.g. a sorted-map timeseries indexed on timestamp, specced with map-of) to select from the values of such map?