pub fn is_operator_char(c: char) -> bool
Tests whether the given character is the first character of an operator.