Skip to main content

impl_altlogical_slice

Macro impl_altlogical_slice 

Source
macro_rules! impl_altlogical_slice {
    ($ty:ty) => { ... };
}
Expand description

AltLogicalData for any container that derefs to [bool]. bool can’t be NA.