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 CollectResults for Iters #76

Open
dansteren opened this issue May 26, 2023 · 0 comments
Open

Implement CollectResults for Iters #76

dansteren opened this issue May 26, 2023 · 0 comments
Labels
code cleanliness Product health, tech debt, etc.

Comments

@dansteren
Copy link
Contributor

PR #75 creates a generic CollectResults trait and implements it for vecs. We should extend that functionality to iters so we don't have to call .collect before using it.

@dansteren dansteren added the code cleanliness Product health, tech debt, etc. label Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanliness Product health, tech debt, etc.
Projects
None yet
Development

No branches or pull requests

1 participant