Constant COMPARE

Source
pub const COMPARE: &'static [u8] = b"<=>";
Expand description

The COMPARE token.

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