Function konst::primitive::cmp::cmp_i128

source ยท
pub const fn cmp_i128(left: i128, right: i128) -> Ordering
Expand description

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