Liking cljdoc? Tell your friends :D

burningswell.db.core


namespace-mapclj

(namespace-map ns m)

Add the namespace ns to all keys of m.

Add the namespace `ns` to all keys of `m`.
raw docstring

namespace-mapsclj

(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`.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close