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

Create iterators from generators with std #7

Open
uselessgoddess opened this issue Aug 4, 2022 · 0 comments
Open

Create iterators from generators with std #7

uselessgoddess opened this issue Aug 4, 2022 · 0 comments
Labels
Issue:Incomplete Issue: this is incomplete Store:Search Store: this is about the search

Comments

@uselessgoddess
Copy link
Member

std has unstable iter::from_generator. This can serve as a replacement for the yield-iter crate

@uselessgoddess uselessgoddess added Store:Search Store: this is about the search Issue:Incomplete Issue: this is incomplete labels Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue:Incomplete Issue: this is incomplete Store:Search Store: this is about the search
Projects
None yet
Development

No branches or pull requests

1 participant