clojure-spec

bortexz 2021-10-01T18:05:28.154500Z

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?