Skip to main content

when

macrov1.7

cljs.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!