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

Allow support for generic types with multiple arity #174

Closed
Pentiva opened this issue Oct 27, 2021 · 0 comments · Fixed by #178
Closed

Allow support for generic types with multiple arity #174

Pentiva opened this issue Oct 27, 2021 · 0 comments · Fixed by #178

Comments

@Pentiva
Copy link
Contributor

Pentiva commented Oct 27, 2021

As mentioned in #173, with that implementation of generic parsing and with the current dictionary based approach to type referencing, referencing a generic type with different arity under the same name, only actually uses the last added type reference.

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

Successfully merging a pull request may close this issue.

2 participants