com.walmartlabs.cond-let
Home for the cond-let macro.
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.
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.