Liking cljdoc? Tell your friends :D

com.fulcrologic.statecharts.working-memory-store.local-memory-store

A working memory store that uses a simple internal atom to track working memory by session id.

A working memory store that uses a simple internal atom to track working memory by session id.
raw docstring

LocalMemoryStoreclj/s

source

new-storeclj/s

(new-store)

Create a new local memory store for chart working memory.

Create a new local memory store for chart working memory.
sourceraw docstring

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

× close