Compiler implementation of the D programming language http://dlang.org
Looks for correct spelling. Currently only looks a 'distance' of one from the seed[]. This does an exhaustive search, so can potentially be very slow.
| const(char)[] seed | wrongly spelled word | 
| dg | search delegate | 
    © 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
    https://dlang.org/phobos/dmd_root_speller.html