Skip to content
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

do we need to append the scope id to type variables? #23

Open
nrc opened this issue Feb 22, 2015 · 1 comment
Open

do we need to append the scope id to type variables? #23

nrc opened this issue Feb 22, 2015 · 1 comment

Comments

@nrc
Copy link
Owner

nrc commented Feb 22, 2015

I believe we shouldn't, since we can't redefine them, but then perhaps there is some reason

@nrc
Copy link
Owner Author

nrc commented Feb 22, 2015

I think the reason for this is for impls - because there is no way to distinguish them by qualname. A better approach than the current one is to use impl$123 as part of the qualname, rather than use $123 as a suffix for type variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant