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

cordyceps: impl iter::FromIterator for List #226

Closed
hawkw opened this issue Jun 18, 2022 · 0 comments
Closed

cordyceps: impl iter::FromIterator for List #226

hawkw opened this issue Jun 18, 2022 · 0 comments

Comments

@hawkw
Copy link
Owner

hawkw commented Jun 18, 2022

would be nice to be able to collect() into a List

hawkw added a commit that referenced this issue Jun 19, 2022
This commit implements `core::iter::FromIterator<T::Handle>` for
`List<T>`.

Closes #226
@hawkw hawkw closed this as completed in ce902aa Jun 19, 2022
hawkw added a commit that referenced this issue Jun 21, 2022
This commit implements `core::iter::FromIterator<T::Handle>` for
`List<T>`.

Closes #226
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

1 participant