Function konst::primitive::cmp::cmp_u128

source ·
pub const fn cmp_u128(left: u128, right: u128) -> Ordering
Available on crate feature cmp only.
Expand description

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