If true, compiler will enable spec asserts, which are then subject to runtime control via check-asserts? If false, compiler will eliminate all spec assert overhead. See 'assert'. Initially set to boolean value of clojure.spec.compile-asserts system property. Defaults to true.