Liking cljdoc? Tell your friends :D

mx.interware.arp.core.state


ARPstorecljprotocol

as-mapclj

(as-map this)

clear-all!clj

(clear-all! this)

clear-keys!clj

(clear-keys! this key-filter)

lookupclj

(lookup this k)
(lookup this k default)

remove!clj

(remove! this k)

store!clj

(store! this k v)

update!clj

(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)

create-storecljmultimethod


selectorclj

(selector type-name & params)

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

× close