Fix lifting of case expressions
We have to explicity check for empty arrays in each alternative as recursive algorithms wouldn't terminate otherwise.
Please register or sign in to comment
We have to explicity check for empty arrays in each alternative as recursive algorithms wouldn't terminate otherwise.