Add multivalve declarations/naming
Open
Nobody has claimed this yet.
new language feature
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
(a, b, c) = (1, 2, 3)
I found several places this would have made Fuse code more concise. Ed has lots of places in CloudOS where this would have made the code easier to read.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the repository structure and locating the language implementation and existing declaration or naming behavior, then compare the stated tuple example with current syntax. Done requires an agreed specification for multivalve declarations and naming, plus tests covering that specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100