Solutionunvalidated
Is it possible to use somehow primitive types in pattern matching with instaceof? Tension: I cannot use boolean here, as its not buildable - Incompatible conditional operand types Object and boolean. Outcome: What happens if you try.
aacca44c-492c-4049-a422-e06e73429a27
Is it possible to use somehow primitive types in pattern matching with instaceof? Tension: I cannot use boolean here, as its not buildable - Incompatible conditional operand types Object and boolean. Outcome: What happens if you try.