More forms should support multiple arguments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 132
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
As many built-ins as possible should support multiple arguments in a meaningful way. This especially includes operator-functions like comparisons or assignments: < +=.
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
No files, tests, or entry points are named in the issue. First locate the implementation of built-in forms and operator functions, then define which multi-argument behaviors are meaningful for comparisons and assignments; done requires an agreed scope and consistent behavior across the selected forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100