We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f48ecc6 commit cccdfb7Copy full SHA for cccdfb7
doc/roadmap.md
@@ -39,14 +39,14 @@
39
- [ ] refinement types
40
- [x] match expressions
41
- [x] single-layer pattern matching
42
- - [ ] multi-layer pattern matching
+ - [x] multi-layer pattern matching
43
- [ ] dependent pattern matching
44
-- [ ] patterns
+- [x] patterns
45
- [x] wildcard patterns
46
- [x] named patterns
47
- [x] annotated patterns
48
- [x] numeric literal patterns
49
- - [ ] record literal patterns
+ - [x] record literal patterns
50
- [ ] invertible format descriptions
51
52
## Implementation
0 commit comments