Liking cljdoc? Tell your friends :D

clojurewerkz.archimedes.element


assoc!clj

(assoc! elem & kvs)
source

clear!clj

(clear! elem)
source

dissoc!clj

(dissoc! elem & keys)
source

getclj

(get elem key)
(get elem key not-found)
source

id-ofclj

(id-of elem)
source

keysclj

(keys elem)
source

merge!clj

(merge! elem & maps)
source

update!clj

(update! elem key f & args)
source

valsclj

(vals elem)
source

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

× close