Fork me on GitHub
#clojure-spec
<
2017-06-04
>
Alex Miller (Clojure team)13:06:43

merge works with any map spec

Alex Miller (Clojure team)13:06:36

But you do probably need to use every-kv to spec tuples if you're not keywordizing the map keys

Alex Miller (Clojure team)13:06:38

@tclamb seems like a bug if you want to file a jira. The identical thing is expected - spec tries to avoid modification if possible for perf.