Looks for correct spelling. Looks a distance of up to two. This does an exhaustive search, so can potentially be very slow.
wrongly spelled word
search delegate of the form T delegate(const(char)[] p, out int cost)
T.init = no correct spellings found, otherwise the value returned by dg() for first possible correct spelling
See Implementation
Looks for correct spelling. Looks a distance of up to two. This does an exhaustive search, so can potentially be very slow.