Tuples should support more than just pairs
Open
enhancement
funblocks
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
Two additions are needed:
1. A mutator on the tuple constructor, to let the user specify any number of elements.
2. A destructuring case block for tuples, also with a mutator so that it can apply to any size.
Contributor guide
Assessment
This issue has not been assessed yet.