A variant of the reloaded system idea. However, in this case the system is captured in an atom instead of a dynamic var. This makes it more flexible and easy to have multiple independent systems if needed.
A variant of the reloaded system idea. However, in this case the system is captured in an atom instead of a dynamic var. This makes it more flexible and easy to have multiple independent systems if needed.
(reset-config! this config)
(restart this)
(start this)
(stop this)
(swap-config! this f)
(system this)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close