mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-24 00:17:54 +00:00
This cannot be applied to the `strings` version, as that would cause a rune-by-rune iteration, not a byte-by-byte one.
This cannot be applied to the `strings` version, as that would cause a rune-by-rune iteration, not a byte-by-byte one.