Constant tagua_parser::tokens::COMPARE [] [src]

pub const COMPARE: &'static [u8] = b"<=>"

The COMPARE token.

Represent the comparison operator, e.g. $x <=> $y.