REPL utilities for the Component framework. Provides the global
system
under development and the REPL lifecycle functions reset
,
start
, and stop
. You must provide a system constructor: see
set-init
.
REPL utilities for the Component framework. Provides the global `system` under development and the REPL lifecycle functions `reset`, `start`, and `stop`. You must provide a system constructor: see `set-init`.
Helper functions to be referred into the 'user' namespace. These functions lazily load the tools.namespace and component.repl namespaces, to avoid delaying the start of a REPL.
Helper functions to be referred into the 'user' namespace. These functions lazily load the tools.namespace and component.repl namespaces, to avoid delaying the start of a REPL.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close