Skip to main content

is_js_keyword

Function is_js_keyword 

pub fn is_js_keyword(input: &str) -> bool
Expand description

Returns whether input is one of the common JavaScript keywords.