aeneas icon indicating copy to clipboard operation
aeneas copied to clipboard

Use notations like `+?`, `-?`, etc. for scalar binops which can fail

Open sonmarcho opened this issue 1 month ago • 0 comments

We should keep +, -, etc. for the operations which do not fail, and that would maybe allow automatic coercions from scalars to int/nat when writing specifications.

sonmarcho avatar Sep 30 '25 15:09 sonmarcho