SpiceQA
Questions
Tags
Users
Badges
structural-pattern-matching
24 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to use python's Structural Pattern Matching to test built in types?
user_5550624
0
•
asked Jan 26, 2022
2
2
1040
structural-pattern-matching
python-3.10
python
Structural pattern matching using regex
user_4763122
0
•
asked Jan 12, 2022
4
3
1797
structural-pattern-matching
python-3.10
python
regex
How to distinguish between a tuple and a list in Python's structural pattern matching?
user_5768147
0
•
asked Nov 19, 2021
3
1
197
structural-pattern-matching
python-3.10
python
How detect hashable types with structural pattern matching?
user_424499
0
•
asked Nov 5, 2021
2
2
175
structural-pattern-matching
hashable
hasattr
protocols
python
Point() accepts 0 positional sub-patterns (2 given)
user_14081712
0
•
asked Oct 19, 2021
3
1
683
structural-pattern-matching
python-3.10
python
How to do an else (default) in match-case?
user_13849446
0
•
asked Aug 16, 2021
14
3
5081
structural-pattern-matching
python-3.10
python
Is there a way to test if an Iterable contains a pattern using python's "match" statement?
user_15992008
0
•
asked May 21, 2021
3
1
452
structural-pattern-matching
python-3.10
iterable
iterable-unpacking
python
Avoiding accidental capture in structural pattern matching
user_424499
0
•
asked May 13, 2021
8
1
259
structural-pattern-matching
python-3.10
defensive-programming
python
How use pattern matching for SQL style queries against JSON or JSON lines
user_424499
0
•
asked May 13, 2021
1
1
153
structural-pattern-matching
python-3.10
sql
python
json
Capture makes remaining patterns unreachable
user_424499
0
•
asked May 13, 2021
11
1
2832
structural-pattern-matching
python-3.10
switch-statement
syntax-error
python
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions