-
Notifications
You must be signed in to change notification settings - Fork 6
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
Investigate smt2Cast
and the as x T
pattern
#272
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The comment in
ECst>>smt2:
calls to investigate why it can happen that the receiver wraps around anEApp
. However, after having invested some time into this investigation, I am realizing that the heart of smt2Cast has to do with the Z3 datatypes, which we don't have use right now, so we should come back to this subject then, and pay attention to the following comment inSerialize.hs
:The text was updated successfully, but these errors were encountered: