Y
Hacker News
new
|
ask
|
show
|
jobs
by
neonsunset
157 days ago
.NET's string.Split implementation is very close to what the article showcases, even 3-character limit is there:
https://github.com/dotnet/runtime/blob/main/src/libraries/Sy...