konst::primitive::cmp

Function cmp_i16

Source
pub const fn cmp_i16(left: i16, right: i16) -> Ordering
Expand description

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