(append! _ id messages)
Append 1 or more messages to the log
Append 1 or more messages to the log
(count _ id)
Return the number of messages in the log for the given id
Return the number of messages in the log for the given id
(exists? _ id)
Check if context already exists for the given id
Check if context already exists for the given id
(get-context _ id)
Return the context to be used for the given id
Return the context to be used for the given id
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close