Function konst::slice::cmp::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.