Module algorithms

Module algorithms 

Source
Expand description

Implementations of various CS algorithms

Modules§

spellcheck
Spell checking using Levenshtein distance
substringsearch
Knuth–Morris–Pratt substring search algorithm