harper-core 2.0.0

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

let message "Did you mean `It can`?"
let description "Corrects the misspelling `It cam` to the proper phrase `It can`."
let kind "Typo"
let becomes "It can"