Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Kmeakin committed Jan 23, 2023
1 parent 4ace687 commit 4cef50e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
- [ ] refinement types
- [x] match expressions
- [x] single-layer pattern matching
- [ ] multi-layer pattern matching
- [x] multi-layer pattern matching
- [ ] dependent pattern matching
- [ ] patterns
- [x] patterns
- [x] wildcard patterns
- [x] named patterns
- [x] annotated patterns
- [x] numeric literal patterns
- [ ] record literal patterns
- [x] record literal patterns
- [ ] invertible format descriptions

## Implementation
Expand Down

0 comments on commit 4cef50e

Please sign in to comment.