Skip to main content

word_op_700

Function word_op_700 

Source
pub fn word_op_700(s: &str) -> Option<&'static str>
Expand description

Precedence-700 operators that the tokenizer emits as bare atoms (@<, @>, @=<, @>=, =..). Returns the canonical name when s is one of them.