(key-join & vs)
Returns the given params (strings for keywords) joined into a keyword.
Returns the given params (strings for keywords) joined into a keyword.
(qualify-keys m ns-key & {:keys [ignore]})
Creates fully-qualified entity attributes by applying the :model-type from the meta data to the keys of the map.
Creates fully-qualified entity attributes by applying the :model-type from the meta data to the keys of the map.
(unqualify-keys m)
Replaces qualified keys with the simple values
Replaces qualified keys with the simple values
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close