harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main (though process)

let message "Did you mean `thought process`?"
let description "Changes `though process` to `thought process`."
let kind "Typo"
let becomes "thought process"