Damian C. Rossney 6029781984
[DOC] Update for String#split
Highlight the performance advantages of calling `string.split` with a block, instead of `string.split.each` with the same block.

Includes other minor formatting corrections.
2025-04-23 13:05:30 +09:00
..