Commit 9bb3942
authored
Remove the circularity that str has with IndexedSeq (#255)
* remove the circularity that str has with IndexedSeq
- add private str_ for cljs.core usage
- keep str for now to avoid any potential breakage
- add some simple tests for apply + str_ - the other cases already well covered by existing tests around printing1 parent 078d59d commit 9bb3942
File tree
3 files changed
+140
-90
lines changed- src
- main
- cljs/cljs
- clojure/cljs
- test/cljs/cljs
3 files changed
+140
-90
lines changed
0 commit comments