Bitap Algo
↔ Algo to Fuzzy Search by transform string to Bitmask & compute # Bitwise Ops for Levenshtein distance
Bitmask
to map data to bit field to allow bitwise vector ops
Bitwise Ops
to operate on individual bit units (string/array/number)