Hacker News new | ask | show | jobs
by shawn_w 26 days ago
If you use the string methods that work with code points instead of chars, you rarely if ever have to deal with surrogate pairs in Java.