Liking cljdoc? Tell your friends :D

pallet.common.context

A hierarchical context, with callbacks on entry and exit of a context. The context is a map, with implementation scopes. Options can be used to modify the behaviour of the context, as a form of middleware.

:on-enter - the return value is merged into the context :on-exit - the return value is ignored

A hierarchical context, with callbacks on entry and exit of a context.
The context is a map, with implementation scopes.  Options can be used to
modify the behaviour of the context, as a form of middleware.

:on-enter - the return value is merged into the context
:on-exit - the return value is ignored
raw docstring

pallet.common.def

Helpers for writing def macros

Helpers for writing def macros
raw docstring

pallet.common.filesystem

Filesystem functions

Filesystem functions
raw docstring

pallet.common.resource

Forms for manipulating (classpath) resources

Forms for manipulating (classpath) resources
raw docstring

pallet.common.shell

Shell functions

Shell functions
raw docstring

pallet.common.string

String utilities

Follows design notes from clojure.string

String utilities

Follows design notes from clojure.string
raw docstring

pallet.common.strint

String interpolation for Clojure.

String interpolation for Clojure.
raw docstring

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

× close