Function slice_inclusive_bool

Source
pub fn slice_inclusive_bool(a: &[bool], start: isize, end: isize) -> Vec<bool>