(aget-object arr idx)
(aset-object arr idx o)
(finished? state-array)
Returns true if the machine is in a finished state
(put! state blk c val)
(return-chan state value)
(run-state-machine state)
(run-state-machine-wrapped state)
(take! state blk c)
cljdoc is a website building & hosting documentation for Clojure/Script libraries