Liking cljdoc? Tell your friends :D
Clojure only.

eva.utils.components


with-componentscljmacro

(with-components bindings & body)

Takes a binding vector of name-component pairs, starts all components (in the listed order), binds them to their associated name, executes the body statements, and then stops the components in reverse order.

Takes a binding vector of name-component pairs, starts all components (in the listed order),
binds them to their associated name, executes the body statements, and then stops the
components in reverse order.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close