harper-core 2.0.0

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

let message "Did you mean `that this`?"
let description "Fixes `the this` to the correct phrase `that this`."
let kind "Typo"
let becomes "that this"