Liking cljdoc? Tell your friends :D

automaton-simulation-de.control.state

State containing information about and for control (control settings, current-iteration, computation-implementation to use...) For diagram see computation

State containing information about and for control (control settings, current-iteration, computation-implementation to use...)
For diagram see ![computation](archi/control/state.png)
raw docstring

buildclj/s

(build initial-state)

Returns state in form of an atom, if initial-state is valid or nil otherwise

Returns state in form of an atom, if `initial-state` is valid or nil otherwise
raw docstring

getclj/s

(get state)

rendering-state-schemaclj/s

(rendering-state-schema)

Schema of rendering state, :computation should be an object implementing computation defprotocol

Schema of rendering state, `:computation` should be an object implementing computation defprotocol
raw docstring

setclj/s

(set state k v)

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

× close