-
Notifications
You must be signed in to change notification settings - Fork 6k
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
1st iteration Generics Design Research #13725
Comments
Done |
Where can I find the results of this design research? |
Good project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First version of a structured concrete design document for generics.
This may also already involve defining weaker transitions in the type system, like introducing tuple types as first-citizen types and tying data locations to types instead of variables, and staging those for implementation. This preliminary transition of the type system may be split into a non-breaking part and a breaking part to be scheduled for the breaking release planned later in the year.
References
The text was updated successfully, but these errors were encountered: