Liking cljdoc? Tell your friends :D
Clojure only.

slip.reloaded

clj

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

defsys-fnscljmacro

(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 instead
defs a system `sys` and `start!`, `stop!`, `reinit!` and `reload!` fns

- `nm` - def `sys-<nm>`, `start-<nm>!` &c instead
sourceraw docstring

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

× close