Home for the cond-let macro.
Home for the cond-let macro.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close