Liking cljdoc? Tell your friends :D

com.stuartsierra.component.repl

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

com.stuartsierra.component.user-helpers

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

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

× close