Skip to main content

check-asserts

functionv1.9

cljs.spec/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/*runtime-asserts*. Defaults to false.

No examples yet. Be the first to add one!