konst::primitive::cmp

Function 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.