Skip to content

Improved str.count() algorithm using the Knuth-Morris-Pratt algorithm#2530

Merged
certik merged 2 commits into
lcompilers:mainfrom
advikkabra:new-str-attributes
Feb 17, 2024
Merged

Improved str.count() algorithm using the Knuth-Morris-Pratt algorithm#2530
certik merged 2 commits into
lcompilers:mainfrom
advikkabra:new-str-attributes

Added implementation for constant strings and tests for str.count

12c88e7
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs