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