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

only use TypeAliasType in case of unaligned type params references #47

Open
jorenham opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@jorenham
Copy link
Owner

... otherwise, use TypeAlias

currently, TypeAliasType is used if there are >1 type parameters

@jorenham jorenham changed the title only use TypeAliasType if the type-parameter don't align between the LHS and RHS only use TypeAliasType if the typevar refs are unaligned Sep 26, 2024
@jorenham jorenham changed the title only use TypeAliasType if the typevar refs are unaligned only use TypeAliasType in case of unaligned type parameter references Sep 26, 2024
@jorenham jorenham changed the title only use TypeAliasType in case of unaligned type parameter references only use TypeAliasType in case of unaligned type params references Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant