Skip to content

Fix #58 - typeIndex gives inconsistent results for differently-qualified versions of same object#59

Merged
pbackus merged 2 commits intomasterfrom
fix-58
Mar 19, 2021
Merged

Fix #58 - typeIndex gives inconsistent results for differently-qualified versions of same object#59
pbackus merged 2 commits intomasterfrom
fix-58

Conversation

@pbackus
Copy link
Owner

@pbackus pbackus commented Mar 19, 2021

Fixes #58

pbackus added 2 commits March 19, 2021 14:19
In most cases, this gives the same result as before. For qualified
SumTypes with duplicate member types, it no longer gives a unique result
for those member types. However, the result still gives the correct type
when used as an index into `Map!(QualOf, Types)`.

Fixes #58 on Github
@pbackus pbackus merged commit e8efcfc into master Mar 19, 2021
@pbackus pbackus deleted the fix-58 branch June 21, 2022 00:56
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.

typeIndex gives inconsistent results for differently-qualified versions of same object

1 participant