7 ms·
Yah, I was using char interchangeably with code point. I also used byte instead of code unit. > truncate a string without splitting a codepoint in O(1) is stil
by jridgewell 1y ago
Yah, I was using char interchangeably with code point. I also used byte instead of code unit.
> truncate a string without splitting a codepoint in O(1) is still useful
Agreed!