pub const COMPARE: &'static [u8] = b"<=>";
The COMPARE token.
COMPARE
Represent the comparison operator, e.g. $x <=> $y.
$x <=> $y