Function const_cmp::slice::cmp_slice_bool[][src]

pub const fn cmp_slice_bool<'a>(left: &[bool], right: &[bool]) -> Ordering

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