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

Implement general PartialEq strategy for Iterators #207

Open
bhgomes opened this issue Aug 19, 2022 · 0 comments
Open

Implement general PartialEq strategy for Iterators #207

bhgomes opened this issue Aug 19, 2022 · 0 comments
Labels
A-openzl Area: Development Related to OpenZL and ECLAIR P-low Priority: Low

Comments

@bhgomes
Copy link
Contributor

bhgomes commented Aug 19, 2022

General comment on these implementations of PartialEq: it feels that they might be particular cases of a more general implementation, e.g., something like T : IntoIterator with T::Item : PartialEq.

Originally posted by @SupremoUGH in #197 (comment)

@bhgomes bhgomes added this to the Future milestone Aug 26, 2022
@bhgomes bhgomes added P-low Priority: Low A-openzl Area: Development Related to OpenZL and ECLAIR labels Aug 26, 2022
@bhgomes bhgomes removed this from the Future milestone Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-openzl Area: Development Related to OpenZL and ECLAIR P-low Priority: Low
Projects
None yet
Development

No branches or pull requests

1 participant