Commit 1657456
StringOps speedups (scala#6535)
- StringBuilder size hints
- contains override
- better updated impl
Due to JEP 254, StringBuilder is better
than char[] for minor manipulation of an
existing String.1 parent 4256896 commit 1657456
1 file changed
+106
-83
lines changed
0 commit comments