Function aggregation_bit_and

Source
pub fn aggregation_bit_and(
    group_values: &[Vec<Box<dyn Value>>],
) -> Box<dyn Value>