function | previously cljs.spec/explain-out | clojure.spec.alpha/explain-out | Edit |
(explain-out ed)
Prints explanation data (per 'explain-data') to *out* using the printer in *explain-out*, by default explain-printer.
(defn explain-out
[ed]
(*explain-out* ed))