PEP 634 -- Structural Pattern Matching: Specification
Python is getting pattern matching in a future version which is similar to a switch statement in other languages.
Python is getting pattern matching in a future version which is similar to a switch statement in other languages.