pub fn minmax_aggregate(folded: &[u8]) -> Option<AggregateFunc>Expand description
Returns the aggregate a min/max call resolves to at one argument.
pub fn minmax_aggregate(folded: &[u8]) -> Option<AggregateFunc>Returns the aggregate a min/max call resolves to at one argument.