konst::primitive::cmp

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