fn case_or(expr: &BoxScalarExpr) -> Option<&Vec<BoxScalarExpr>>
Expand description

Active pattern match for expr1 OR expr2 OR ... fragments.