result of `map list [1 2 3]`? (documentation enhancement request)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 58/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Domain
- documentation
Research direction
Start by reviewing the existing documentation for map and list, then read the issue comments for any decisions about the behavior. Document whether map list [1 2 3] and the equivalent operation with more than two lists are guaranteed, including the relevant alternative syntax if needed. Done means the behavior and its scope are explicit to readers.
Written by the indexing model from the issue text.
Description
map list [1 2 3] behaves as desired, producing [[1] [2] [3]]. But, is this guaranteed? I have not been able to deduce it from the documentation. E.g., one might expect to have to use [# -> (list #)] instead of just list. And similarly for multiple lists (more than 2). Of course the existing behavior is much better!
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
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.
More from NetLogo/Helio
-
#apps/docs documentation
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
bug package
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
#apps/modeling-commons
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
monorepo
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·