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
3 files changed
Lines changed: 140 additions & 90 deletions
0 commit comments