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

boolean fixpoints #5

Open
antonpohl opened this issue Feb 13, 2014 · 2 comments
Open

boolean fixpoints #5

antonpohl opened this issue Feb 13, 2014 · 2 comments

Comments

@antonpohl
Copy link

In case of boolean fixpoints fix(...) I would like to write

 `fix(...)` 

instead of fix(...) == true

@georgwaechter
Copy link

+1 for that, would improve the readability of method contracts in my opinion

@btj
Copy link
Member

btj commented Feb 18, 2014

A downside would be that you cannot tell immediately whether 'f(...)' is a fixpoint call or a predicate call...

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

No branches or pull requests

3 participants