Function konst::nonzero::cmp::cmp_nonzeroi128[][src]

pub const fn cmp_nonzeroi128(left: NonZeroI128, right: NonZeroI128) -> Ordering
This is supported on crate feature cmp only.
Expand description

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