Skip to main content

greatest

Function greatest 

Source
pub fn greatest<T>(a: impl IntoExpr<T>, b: impl IntoExpr<T>) -> Expr<T>