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