Liking cljdoc? Tell your friends :D

xiana.commons


?assoc-inclj

(?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
sourceraw docstring

deep-mergeclj

(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.
sourceraw docstring

map-keysclj

(map-keys f m)
source

rename-keyclj

(rename-key m from to)
source

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

× close