Note the difference: `runeAtPos` returns a `Rune` (the Unicode equivalent of `char`), `runeStrAtPos` returns a `string` (like in Python).
- How to get n-th symbol of utf-8 string Orlean
- How to get n-th symbol of utf-8 string haxscramper
- How to get n-th symbol of utf-8 string DavideGalilei
- How to get n-th symbol of utf-8 string xigoi