min_max_batch

Macro min_max_batch 

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