Regular expressions and their applications

8 3,604 255
articles words lines of code

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