pub fn min_exprs<E>(exprs: E) -> Exprwhere
    E: AsRef<[Expr]>,