Skip to main content

min

Function min 

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