check-asserts
functionv1.9
cljs.spec.alpha/check-asserts
(check-asserts [flag])Enable or disable spec asserts that have been compiled
with '*compile-asserts*' true. See 'assert'.
Initially set to boolean value of cljs.spec.alpha/*runtime-asserts*.
Defaults to false.
Examples
No examples yet. Be the first to add one!