NetLogo / NetLogo/Time-Extension
is-between documentation should clarify behavior when logotime1 equals logotime2 or logotime3
Open
Beginner friendly
Nobody has claimed this yet.
documentation
- Dominant language
- Scala
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This primitive reports true when its first input logotime1 equals either of the next two inputs. This should be explained in the documentation.
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
Locate the documentation for the is-between primitive and read its current description. Clarify that it reports true when logotime1 equals logotime2 or logotime3, then verify that the documented behavior matches the issue statement.
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
- Clearly specified
- Newbie friendliness
- 68/100