harper-core 2.0.0

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

let message "Did you mean `same as`?"
let description "Corrects the incorrect phrase `same then` to the standard `same as`."
let kind "Grammar"
let becomes "same as"