Function konst::primitive::cmp_i64[][src]

pub const fn cmp_i64(left: i64, right: i64) -> Ordering

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