Liking cljdoc? Tell your friends :D
Clojure only.

com.walmartlabs.cond-let

Home for the cond-let macro.

Home for the cond-let macro.
raw docstring

cond-letcljmacro

(cond-let & clauses)

An alternative to clojure.core/cond where instead of a test/expression pair, it is possible to have a :let/binding vector pair.

An alternative to `clojure.core/cond` where instead of a test/expression pair, it is possible
to have a :let/binding vector pair.
sourceraw docstring

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

× close