Skip to main content

assert

macrov1.7

cljs.core/assert

Available in:BBCLJCLJS
(assert [x] [x message])
Evaluates expr and throws an exception if it does not evaluate to logical true.

No examples yet. Be the first to add one!