unic_ucd

Function is_alphabetic

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

Return true for Alphabetic characters, false otherwise.