Python structural pattern matching
In the list of new features when version 3.10 of Python was announced, structural pattern matching was one of the most innovative features for me. While most people describe that as the Switch...case Pattern that we know in other popular programming ...
blog.alexwalker.app8 min read