Tensegritics / Tensegritics/ClojureDart
return type hints on argvecs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
The support of return types on argvecs is kind of hacky. We should revisit all this code and ensure that multiple return types on distinct rarities is supported
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 or tests are named. Start by locating the argvec return-type handling and tracing how return types are represented across arities; review the existing implementation and its tests before deciding the scope. Done means distinct arities can each support multiple return types without the current workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100