Function koto_lexer::is_id_start

source ·
pub fn is_id_start(c: char) -> bool
Expand description

Returns true if the character matches the XID_Start Unicode property