Liking cljdoc? Tell your friends :D

dime.type


Injectablecljprotocol

iattrsclj

(iattrs _)

Return InjectableAttributes

Return InjectableAttributes

injectclj

(inject _ deps pre)

Inject dependencies and return partially applied injectable. pre is pre-process executor.

Inject dependencies and return partially applied injectable. `pre` is pre-process executor.

valid?clj

(valid? _)

Return true if valid injectable, false otherwise.

Return true if valid injectable, false otherwise.
source

injectable?clj

(injectable? x)

Return true if specified arg is a valid injectable, false otherwise.

Return true if specified arg is a valid injectable, false otherwise.
sourceraw docstring

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

× close