NetLogo / NetLogo/FP-Extension
enhance documentation of fp:unzip to address more than pairs
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
fp:unzip works as one would hope, but that is not clear from the documentation, which speaks of "paired together" and gives examples only of a list containing two inner lists. It would be great is the documentation addressed the effect on a list of n lists, with n>2. Or if the current correct (in my exploration) behavior is not guaranteed, please state that in the documentation. But I hope it is! (Just to be clear about my personal interest, I care only about the rectangular case, where the inner lists have a common length.) Thanks!
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
Start by locating the documentation for fp:unzip and compare its stated behavior with rectangular lists containing more than two inner lists. Done when the documentation explains the n>2 behavior and clearly states whether that behavior is guaranteed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100