```jl @cases (ox, oy) begin (Some(x), Some(y)) => x + y ... end ``` This would be useful.