Function const_cmp::primitive::cmp_i128[][src]

pub const fn cmp_i128(left: i128, right: i128) -> Ordering

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