reloaded workflow support
some slightly awkward clj-only macros to def a system and associated fns including a c.t.n.r/refresh-based reload! operation
reloaded workflow support some slightly awkward clj-only macros to def a system and associated fns including a c.t.n.r/refresh-based reload! operation
(defsys-fns system-spec)(defsys-fns nm system-spec)defs a system sys and start!, stop!, reinit! and reload! fns
nm - def sys-<nm>, start-<nm>! &c insteaddefs a system `sys` and `start!`, `stop!`, `reinit!` and `reload!` fns - `nm` - def `sys-<nm>`, `start-<nm>!` &c instead
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |