Solutionunvalidated
I used a switch to accumulate a `boolean` result for the filter. Tension: What makes this difficult is that you are handling mixed types. Outcome: I convert it to int when filtering.
48050560-a034-4f5f-a932-c26896a8759d
I used a switch to accumulate a boolean result for the filter. Tension: What makes this difficult is that you are handling mixed types. Outcome: I convert it to int when filtering.