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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close