Function const_cmp::slice::eq_slice_bool[][src]

pub const fn eq_slice_bool(left: &[bool], right: &[bool]) -> bool

Compares two &[bool] for equality.