bool_and_or_batch

Macro bool_and_or_batch 

Source
macro_rules! bool_and_or_batch {
    ($VALUES:expr, $OP:ident) => { ... };
}