is_operator_char

Function is_operator_char 

Source
pub fn is_operator_char(c: char) -> bool
Expand description

Tests whether the given character is the first character of an operator.