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