Function konst::primitive::cmp::cmp_u64

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

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