pub fn is_elementwise_rec<'a>( ae: &'a AExpr, expr_arena: &'a Arena<AExpr>, ) -> bool
Recursive variant of is_elementwise
is_elementwise