(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |