NetLogo / NetLogo/Rnd-Extension
Add `up-to-n-of` versions of primitives
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Now that NetLogo has up-to-n-of, our users have come to expect the same from the rnd extension. It wouldn't be too hard to add, so it might be worth it.
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 existing rnd primitives and reviewing how NetLogo's up-to-n-of works. Add corresponding up-to-n-of variants for the extension's primitives, then verify their behavior against the NetLogo semantics and the extension's existing tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100