unic_ucd

Function is_uppercase

Source
pub fn is_uppercase(ch: char) -> bool
Expand description

Return true for uppercase character, false otherwise.