Details
Description
Attached patch implements with-out-str macro in terms of goog.string.StringBuffer and print-fn via .append
The attached patch also fixes CLJS-319
Attached patch implements with-out-str macro in terms of goog.string.StringBuffer and print-fn via .append
The attached patch also fixes CLJS-319
Patch looks mostly OK. Did you do any basic benchmarking? It would be nice to know that this doesn't slow down printing of Clojure objects.