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

StrTendril should implement PartialEq<str> #30

Open
TyOverby opened this issue Mar 8, 2017 · 3 comments
Open

StrTendril should implement PartialEq<str> #30

TyOverby opened this issue Mar 8, 2017 · 3 comments

Comments

@TyOverby
Copy link

TyOverby commented Mar 8, 2017

No description provided.

@TyOverby
Copy link
Author

TyOverby commented Mar 8, 2017

I just tried this and it might be impossible :(

@Ms2ger
Copy link
Contributor

Ms2ger commented Mar 8, 2017

Why's that?

@TyOverby
Copy link
Author

TyOverby commented Mar 8, 2017

The only PartialEq implementation signature that I could come up with was conflicting with the existing PartialEq<StrTendril<F, A>> implementation.

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

2 participants