Availability:built-in
- They are identical
- They differ by one character (spy == spu)
- One character is inserted/deleted (debug == deug)
- Two characters are transposed (trace == tarce)
- ‘Sub-words’are glued differently (existsfile == existsFile == exists_file)
- Two adjacent sub-words are transposed (existsFile == fileExists)