Note the difference: `runeAtPos` returns a `Rune` (the Unicode equivalent of 
`char`), `runeStrAtPos` returns a `string` (like in Python).

Reply via email to