Liking cljdoc? Tell your friends :D

clojupyter.kernel.comm-global-state

Implements functionality needed to manipulate COMM object state(s).

Implements functionality needed to manipulate COMM object state(s).
raw docstring

comm-global-state-protocljprotocol

comm-atom-addclj

(comm-atom-add comm-state comm-id comm)

comm-atom-getclj

(comm-atom-get comm-state comm-id)
(comm-atom-get comm-state comm-id default)

comm-atom-removeclj

(comm-atom-remove comm-state comm-id)

known-comm-id?clj

(known-comm-id? comm-state comm-id)

known-comm-idsclj

(known-comm-ids comm-state)
source

comm-state?clj

source

CommGlobalStateclj

source

initial-stateclj

(initial-state)
source

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

× close