is_all_scalars

Function is_all_scalars 

Source
fn is_all_scalars(list: &[Expr]) -> bool
Expand description

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