Comment by lelanthran
12 hours ago
> For example splitting, cutting and inserting strings into each other
That's not going to work without a glyph-aware library anyway; even if you are working with actual codepoint arrays, you can't simply insert a codepoint into that array and have a correct unicode string as the result.
Same for splitting.
No comments yet
Contribute on Hacker News ↗