pub fn changes_when_titlecased(ch: char) -> bool
Return true for characters that change when titlecased, false otherwise.
true
false