konst::primitive::cmp

Function cmp_i8

Source
pub const fn cmp_i8(left: i8, right: i8) -> Ordering
Expand description

Compares two i8, returning the ordering of left relative to right.