harper-core 2.0.0

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

let message "Did you mean `been there`?"
let description "Corrects the misspelling `bee there` to the proper phrase `been there`."
let kind "Typo"
let becomes "been there"