List view
Should support `Some(*patterns)` which matches subsequences, not just arbitrary amounts of items within a sequence.
No due date•3/3 issues closedAs there is some considerable overlap between this package and the new `match` construct of python 3.10 ([PEP 622 -- Structural Pattern Matching](https://www.python.org/dev/peps/pep-0622/)) I want to wait till 3.10 is finally out and see that apm still has merit then and that it's compatible with python 3.7 - 3.10. According to [PEP 619 -- Python 3.10 Release Schedule](https://www.python.org/dev/peps/pep-0619/) the final version of 3.10 is expected: `3.10.0 final: Monday, 2021-10-04`, so I'd like to release 1.0.0 roughly 3 weeks after that.
Overdue by 3 year(s)•Due by March 1, 2022•3/6 issues closed