Regular expressions and their applications

7 2,627 188
articles words lines of code

Today I learned how to use \b and \B to match prefixes and suffixes with regex.