Skip to main content

max

Function max 

Source
pub fn max<T>(
    arg: impl IntoExpr<T>,
) -> AggregateExpr<<T as NullableAggregateOutput>::Output>