Function is_identifier_start

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

Determine if a character is a valid start character for an unquoted identifier