*print-err-fn*
valuev1.7
cljs.core/*print-err-fn*
Each runtime environment provides a different way to print error output.
Whatever function *print-err-fn* is bound to will be passed any
Strings which should be printed.
Examples
No examples yet. Be the first to add one!