cljs.spec.alpha/check-asserts?

functionpreviously cljs.spec/check-asserts? clojure.spec.alpha/check-asserts?Edit
(check-asserts?)

Source docstring:
Returns the value set by check-asserts.
Source code @ clojurescript:src/main/cljs/cljs/spec/alpha.cljs
(defn ^boolean check-asserts?
  []
  *runtime-asserts*)