check-asserts

added

ns
clojure.spec

type
function

(check-asserts flag)

Enable or disable spec asserts that have been compiled
with '*compile-asserts*' true.  See 'assert'.

Initially set to boolean value of clojure.spec.check-asserts
system property. Defaults to false.