|
|
|
|
|
by biellls
1513 days ago
|
|
Pattern matching is supported in 3.10 and can match classes structurally, as well as other types (edit: I see that you mean you don't like that it's a statement, which I agree with). The typing system supports structural types with Protocol. Personally what I miss most are multi-line lambdas. |
|
Commenters here are keen to say "but dont you know!" -- and, yes, I do.