Skip to content

Commit 4cef50e

Browse files
committed
Update roadmap
1 parent 4ace687 commit 4cef50e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/roadmap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
- [ ] refinement types
4040
- [x] match expressions
4141
- [x] single-layer pattern matching
42-
- [ ] multi-layer pattern matching
42+
- [x] multi-layer pattern matching
4343
- [ ] dependent pattern matching
44-
- [ ] patterns
44+
- [x] patterns
4545
- [x] wildcard patterns
4646
- [x] named patterns
4747
- [x] annotated patterns
4848
- [x] numeric literal patterns
49-
- [ ] record literal patterns
49+
- [x] record literal patterns
5050
- [ ] invertible format descriptions
5151

5252
## Implementation

0 commit comments

Comments
 (0)