Datatypes for python #5479
adsharma
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for reviewers for this pull request:
py2many/py2many#443
More context:
https://github.com/adsharma/adt/blob/master/examples/sealed.py
The PR above transpiles a sealed class into a format accepted by
z3 -smt2
.Note that the @Sealed proposal above is not identical to what was proposed in PEP 622. Specifically it doesn't use inheritance.
Beta Was this translation helpful? Give feedback.
All reactions