(namespace-map ns m)
Add the namespace ns
to all keys of m
.
Add the namespace `ns` to all keys of `m`.
(namespace-maps ns xs)
Add the namespace ns
to all keys of the maps xs
.
Add the namespace `ns` to all keys of the maps `xs`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close