presidentbeef / brat

Brat is a little language for people who don't like to be told what to do.
https://www.brat-lang.info/
93 stars 6 forks source link

[core] Add string.find_all #31

Closed presidentbeef closed 4 years ago

presidentbeef commented 4 years ago

Finds all (non-overlapping) matches of a substring inside a string.