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

Method is ambiguous for type lookup in this context #91

Open
anshulmahipal opened this issue Apr 6, 2022 · 0 comments
Open

Method is ambiguous for type lookup in this context #91

anshulmahipal opened this issue Apr 6, 2022 · 0 comments

Comments

@anshulmahipal
Copy link

anshulmahipal commented Apr 6, 2022

Need to rename the Hydra enum to something else because it causing the ambiguity error in those projects in which similar namination is used. For eg. In my project I used a class with name Promise and when I try to tell compiler that use the Promise of Hydra by Hydra.Promise<Int> then it start complaing that Hydra Enum doesn't contain a case promise. For more Information check issue

Relevant Issue

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