Hacker News new | ask | show | jobs
by fauigerzigerk 5519 days ago
Same in Java, C# and Python. To get the codepoints out or access the nth codepoint you need to iterate over the string if you want your code to be correct and safe.