Function konst::primitive::cmp::cmp_i64

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

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