Fork me on GitHub
#malli
<
2021-11-13
>
Artem22:11:47

Hi folks 👋 is there a way to write a schema for a map that may have any number of string keys, but also a fixed number of keyword keys? (It’s both [:map [:k :type]] and [:map-of :string :type] at the same time)