Skip to main content

is_ascii_go_identifier_start

Function is_ascii_go_identifier_start 

pub const fn is_ascii_go_identifier_start(character: char) -> bool
Expand description

Returns whether character is accepted as an ASCII Go identifier start.