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