|
|
|
|
|
by andrew-lucker
3113 days ago
|
|
Not married to the syntax, just wanted to highlight the absence of this syntax form. The syntax used was mainly meant to mirror the existing Rust pattern syntax. As for partial matching, other languages give warnings or errors if a pattern doesn't cover all cases. |
|