-
Notifications
You must be signed in to change notification settings - Fork 0
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
Existential types in record constructors #172
Comments
Type escape issue:
|
|
Idea: distinguish upper case and lower case:
|
Extend record constructors (#150) to have existential types and subtype relations.
type T - +
type storable T + +
subtype P <: Q
Examples:
Note types can have any kind:
The text was updated successfully, but these errors were encountered: