Liking cljdoc? Tell your friends :D

clj-circuit-breaker.concurrent-map


clearclj

(clear map)

getclj

(get map key)
(get map key default)

newclj

(new)

putclj

(put map key value)

put-allclj

(put-all source target)

removeclj

(remove map key)

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

× close