(?assoc-in m [k & ks] v)Same as assoc-in, but skip the assoc if v is nil
Same as assoc-in, but skip the assoc if v is nil
(deep-merge & maps)Same as clojure.core/merge, except that it recursively applies itself to every nested map.
Same as clojure.core/merge, except that it recursively applies itself to every nested map.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |