Introduction Pattern matching is a process of checking whether a sequence of characters exists in a given text. It is typically used in programs for input validation and text replacement, amongst other things. Pattern matching is achievable through t...
opeolluwa.hashnode.dev12 min read
No responses yet.