Liking cljdoc? Tell your friends :D
Clojure only.

injure.core


injectcljmacro

(inject repo & body)

Evaluates body forms (in an implicit do), recursively resolving dependencies with the repo function.

Evaluates body forms (in an implicit do), recursively resolving dependencies with the repo function.
sourceraw docstring

targetcljmacro

(target & id)

Requires the dependency identified by provided forms. Must be called inside an injection context.

Requires the dependency identified by provided forms. Must be called inside an injection context.
sourceraw docstring

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

× close