Function const_cmp::slice::cmp_slice_str[][src]

pub const fn cmp_slice_str(left: &[&str], right: &[&str]) -> Ordering

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