# Functions
EqualMatch performs equal-match.
ExactMatchNaive is a basic string searching algorithm that handles case sensitivity.
FuzzyMatchV1 performs fuzzy-match.
NormalizeRunes normalizes latin script letters.
PrefixMatch performs prefix-match.
SuffixMatch performs suffix-match.
# Type aliases
Algo functions make two assumptions 1.