Liking cljdoc? Tell your friends :D

pallet.stevedore.common


*status-fail*clj

source

*status-marker*clj

source

*status-success*clj

source

chain-withclj

(chain-with chain-op scripts)
source

checked-failclj

(checked-fail message)
source

checked-startclj

(checked-start message)
source

checked-successclj

(checked-success message)
source

compound-form?clj

(compound-form? expr)

Predicate to check if expr is a compound form

Predicate to check if expr is a compound form
sourceraw docstring

emit-functioncljmultimethod

Emit a shell function

Emit a shell function
sourceraw docstring

emit-function-callcljmultimethod

Emit a shell function call

Emit a shell function call
sourceraw docstring

emit-infixcljmultimethod

source

emit-specialcljmultimethod

Emit a shell form as a string. Dispatched on the first element of the form.

Emit a shell form as a string. Dispatched on the first element of the form.
sourceraw docstring

emit-special-implementedclj

(emit-special-implemented impl)
source

emit-special-not-implementedclj

(emit-special-not-implemented impl)
source

infix-operator?cljmultimethod

Predicate to check if expr is an infix operator. Each implementation should implement it's own multimethod.

Predicate to check if expr is an infix operator. Each implementation
should implement it's own multimethod.
sourceraw docstring

special-form?clj

(special-form? expr)

Predicate to check if expr is a special form

Predicate to check if expr is a special form
sourceraw docstring

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

× close