Replies: 1 comment
-
This is currently work in progress by @tim-rohde: https://github.com/principled-systems/verus/tree/struct-update-refactor |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://microsoft.github.io/z3guide/docs/theories/Datatypes
https://github.com/cvc5/cvc5/blob/main/NEWS.md#datatypes :
Support for generic datatype updaters ((_ update s) t u) which replaces the field specified by selector s of t by the value u.
Beta Was this translation helpful? Give feedback.
All reactions