Function konst::slice::cmp::cmp_slice_u32

source ยท
pub const fn cmp_slice_u32<'a>(left: &[u32], right: &[u32]) -> Ordering
Expand description

Compares two &[u32], returning the order of left relative to right.