Skip to content

Conversation

@RandomGuyWithoutY
Copy link

See: https://go.dev/blog/strings
Using standard range iteration writes the byte offset into index and not the character offset, thus failing to correctly index into the output map.

See: <https://go.dev/blog/strings>
Using standard range iteration writes the byte offset into `index` and not the character offset, thus failing to correctly index into the output map.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant