(transform-keys transform-fn m)
(transform-keys pred? transform-fn m)
Recursively transforms all map keys through the given transformer f
, with optional predicate matching.
Recursively transforms all map keys through the given transformer `f`, with optional predicate matching.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close