konst::primitive::cmp

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