mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-07 07:57:39 -04:00
There's no point searching for substrings after lowest_index, so let's not. This significantly improves performance on long strings.
There's no point searching for substrings after lowest_index, so let's not. This significantly improves performance on long strings.