Skip to main content

when

macrov1.0

clojure.core/when

Available in:BBCLJCLJS
(when [test & body])
Evaluates test. If logical true, evaluates body in an implicit do.

No examples yet. Be the first to add one!