Comment on Strings, bytes, runes and characters in GoparentComments−dsymonds12yThat has nothing to do with "a string's internal representation". That is just how a range loop is defined/implemented.
Comments
That has nothing to do with "a string's internal representation". That is just how a range loop is defined/implemented.