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

Fix issue where generic type parameters do not compare correctly as inheriting from their parent type #124

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

degory
Copy link
Owner

@degory degory commented Jun 30, 2020

Fixes #123, but not a great solution - type parameters should inherit from their parent types using the normal ancestors property.

@degory degory changed the title Fix #123 Fix issue where generic type parameters do not compare correctly as inheriting from their parent type Jun 30, 2020
@degory degory merged commit 1b54c73 into master Jun 30, 2020
@degory degory deleted the fix-123 branch July 10, 2020 23:33
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

Successfully merging this pull request may close these issues.

Type constraints not recognized in type comparisons
1 participant