Liking cljdoc? Tell your friends :D

happyapi.deps

Presents an interface to performing http requests and json encoding/decoding. Allows easy selection of and migration between libraries that provide these features and avoids pulling in unnecessary dependencies. Dependencies are required upon selection.

Presents an interface to performing http requests and json encoding/decoding.
Allows easy selection of and migration between libraries that provide these features
and avoids pulling in unnecessary dependencies.
Dependencies are required upon selection.
raw docstring

chooseclj

(choose ks)

Requires dependency providers, and returns a map containing functions. See possible-providers for valid inputs.

Requires dependency providers, and returns a map containing functions.
See `possible-providers` for valid inputs.
sourceraw docstring

possibleclj

(possible)

Returns the valid keys for choose and require-deps.

Returns the valid keys for `choose` and `require-deps`.
sourceraw docstring

presentclj

(present)

For informative purposes only. Shows what dependencies are available. Will attempt to require all possible dependency providers.

For informative purposes only.
Shows what dependencies are available.
Will attempt to require all possible dependency providers.
sourceraw docstring

require-depcljmultimethod

Resolves a provider keyword to the functions it provides

Resolves a provider keyword to the functions it provides
sourceraw docstring

resolve-fnclj

(resolve-fn sym)

Requires, resolves, and derefs to a function identified by sym, will throw on failure

Requires, resolves, and derefs to a function identified by sym, will throw on failure
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