(as-map this)
(clear-all! this)
(clear-keys! this key-filter)
(lookup this k)
(lookup this k default)
(remove! this k)
(store! this k v)
(update! this k fun)
(update! this k fun a1)
(update! this k fun a1 a2)
(update! this k fun a1 a2 a3)
(update! this k fun a1 a2 a3 a4)
(update! this k fun a1 a2 a3 a4 a5)
(update! this k fun a1 a2 a3 a4 a5 a6)
(update! this k fun a1 a2 a3 a4 a5 a6 a7)
(update! this k fun a1 a2 a3 a4 a5 a6 a7 a8)
(update! this k fun a1 a2 a3 a4 a5 a6 a7 a8 a9)
(update! this k fun a1 a2 a3 a4 a5 a6 a7 a8 a9 a10)
(selector type-name & params)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close