Add hint about how to convert MutArray to Array
Open
Nobody has claimed this yet.
✨ enhancement
🙋♀️ help wanted
🛠️ compiler
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 215
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 27
Description
Can we add a hint about
.copy()?
Originally posted by @eladb in https://github.com/winglang/wing/pull/2267#discussion_r1177652331
Contributor guide
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
Start by reviewing the original discussion in pull request #2267, especially the linked comment, and then locate the documentation or user-facing guidance for converting MutArray to Array. Add a hint mentioning .copy() and verify that the resulting guidance clearly explains the conversion.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100