Function konst::nonzero::cmp::cmp_nonzeroi16
source ยท pub const fn cmp_nonzeroi16(left: NonZeroI16, right: NonZeroI16) -> Ordering
Expand description
Compares two NonZeroI16
, returning the ordering of left
relative to right
.