docker-flask-mongodb-example icon indicating copy to clipboard operation
docker-flask-mongodb-example copied to clipboard

Use PEP 634 from python 3.10 structural pattern matching for a new use case

Open danionescu0 opened this issue 2 years ago • 0 comments

Describe the solution you'd like Develop an use case for PEP 634. It should be a different service

Describe alternatives you've considered Some state machine or a specific algorithm to illustrate Structural pattern mathching.

Additional context PEP 634: https://peps.python.org/pep-0634/

danionescu0 avatar Apr 03 '22 11:04 danionescu0