fn is_all_scalars(list: &[Expr]) -> bool
Returns true when the values are all [DfExpr::Literal].
DfExpr::Literal