Function konst::slice::cmp::eq_slice_bool

source ·
pub const fn eq_slice_bool(left: &[bool], right: &[bool]) -> bool
Available on crate feature cmp only.
Expand description

Compares two &[bool] for equality.