Liking cljdoc? Tell your friends :D
Clojure only.

datascript.inline


assocclj

(assoc map key val)
(assoc map key val & kvs)
source

updateclj

(update m k f)
(update m k f x)
(update m k f x y)
(update m k f x y z)
(update m k f x y z & more)
source

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

× close