konst::slice::cmp

Function cmp_slice_u16

Source
pub const fn cmp_slice_u16<'a>(left: &[u16], right: &[u16]) -> Ordering
Expand description

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