Skip to content

[JRuby] Optimize `scan()`: Remove duplicate `if (restLen() < pattern.…

b8535a6
Select commit
Loading
Failed to load commit list.
Merged

[JRuby] Optimize scan(): Remove duplicate if (restLen() < patternsize()) return context.nil; checks in !headonly. #110

[JRuby] Optimize `scan()`: Remove duplicate `if (restLen() < pattern.…
b8535a6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs