(?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 is a website building & hosting documentation for Clojure/Script libraries
× close