pub fn least(exprs: impl IntoIterator<Item = Expr>) -> Expr
Create a LEAST(exprs...) expression.
LEAST(exprs...)