potassco / potassco/constraint-handler
Documentation - make clearer difference between conditional execution `if` and logical implication `limp`
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 20
Description
I think it might be useful to highlight more clearly in constraint_handler/reference/execution/#if that the if/3 operator is not a logical operator. Perhaps could add a link to point the user to the logical implication operator limp.
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
Open the documentation at constraint_handler/reference/execution/#if and review how the if/3 operator is described. Clarify that if/3 is not a logical operator and add a link to the logical implication operator limp. Done when the distinction and cross-reference are clear to readers.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100