Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

state when the predicates are true #2744

Merged
merged 1 commit into from
Jan 4, 2025
Merged

state when the predicates are true #2744

merged 1 commit into from
Jan 4, 2025

Conversation

triska
Copy link
Contributor

@triska triska commented Jan 2, 2025

"returns" is not used in this way in logic programming. "return" suggests that something went away and is now coming back, but this is never the case in these situations. The arguments may be variables or also fully known at the time of the call in most cases.

"returns" is not used in this way in logic programming. "return"
suggests that something went away and is now coming back, but this is
never the case in these situations. The arguments may be variables or
also fully known at the time of the call in most cases.
@mthom mthom merged commit 531d482 into mthom:master Jan 4, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants