unic_ucd_common::numeric

Function is_numeric

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

Return true for numeric characters, false otherwise.