fn plan_list(
ecx: &ExprContext<'_>,
exprs: &[Expr<Aug>],
type_hint: Option<&ScalarType>,
) -> Result<CoercibleScalarExpr, PlanError>
fn plan_list(
ecx: &ExprContext<'_>,
exprs: &[Expr<Aug>],
type_hint: Option<&ScalarType>,
) -> Result<CoercibleScalarExpr, PlanError>