simplify hoare
make-github-pseudonymous-again opened this issue · 0 comments
make-github-pseudonymous-again commented
- use a >= b instead of b <= a
- use > and < instead of >= and <=
- reuse x variable instead of assigning to t
make-github-pseudonymous-again opened this issue · 0 comments