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

impl more standard traits #9

Closed
pitaj opened this issue Oct 10, 2022 · 1 comment
Closed

impl more standard traits #9

pitaj opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@pitaj
Copy link
Collaborator

pitaj commented Oct 10, 2022

  • FromIterator so it's collectable
  • IntoIterator so you can use it in for loops and whatnot
@pitaj pitaj changed the title impl FromIterator impl more standard traits Oct 10, 2022
@udoprog udoprog mentioned this issue Oct 11, 2022
6 tasks
@udoprog
Copy link
Owner

udoprog commented Oct 11, 2022

Thanks for the request! Closing in favor of #11

@udoprog udoprog closed this as completed Oct 11, 2022
@udoprog udoprog added the enhancement New feature or request label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants