Liking cljdoc? Tell your friends :D
Clojure only.

partsbin.core

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.
raw docstring

createclj

(create cfg)
source

IGSyscljprotocol

reset-config!clj

(reset-config! this config)

restartclj

(restart this)

startclj

(start this)

stopclj

(stop this)

swap-config!clj

(swap-config! this f)

systemclj

(system this)
source

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

× close