Skip to main content

when-not

macrov1.0

clojure.core/when-not

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

No examples yet. Be the first to add one!