Function catalog::system_schema::predicate::is_all_scalars

source ยท
fn is_all_scalars(list: &[Expr]) -> bool
Expand description

Returns true when the values are all [DfExpr::Literal].