Liking cljdoc? Tell your friends :D
Clojure only.

pedestal-toolbox.macros


let-or-replycljmacro

(let-or-reply ctx bindings & exprs)

Usage: (let-or-reply ctx [bindings*] exprs*)

binding => binding-form test response

Like if-let, but permits multiple bindings and associates the response onto the pedestal context if its corresponding test fails.

Usage: (let-or-reply ctx [bindings*] exprs*)

binding => binding-form test response

Like if-let, but permits multiple bindings and associates the
response onto the pedestal context if its corresponding test fails.
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