Skip to content

Support multi-way And/Or conditions #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zackorndorff
Copy link

I figured I'd try my hand at implementing display of z3.And(cond1, cond2, cond3, ...) (where there are more than 2 conditions being joined).

Not sure rendering these really accomplishes anything. Most of them look like they'll eventually need to be factored out into some sort of nested if... so it may not be worth merging.

For example :D

for-example

Feel free to merge if you think it's useful.

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.

1 participant