Skip to content

Conversation

@alexmaco
Copy link

Use builtin char iteration from core library, instead of manually
iterating bytes and then using unsafe to attempt to extract utf-8 chars.

This is safer, simpler, and just as fast.

Use builtin char iteration from core library, instead of manually
iterating bytes and then using unsafe to attempt to extract utf-8 chars.

This is safer, simpler, and just as fast.
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