Skip to content

Issues: rust-itertools/itertools

About fallible iterators
#844 opened Jan 12, 2024 by Philippe-Cholet
Open 9
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Proposal: Iterator::try_flat_map() method fallible-iterator Iterator of results/options
#969 opened Jul 6, 2024 by Niedzwiedzw
.try_collect() for Iterator<Option> fallible-iterator Iterator of results/options
#951 opened May 28, 2024 by amab8901
Feature request: try_collect_vec() fallible-iterator Iterator of results/options
#934 opened May 13, 2024 by amab8901
About fallible iterators fallible-iterator Iterator of results/options roadmap Big, multi-iterator changes.
#844 opened Jan 12, 2024 by Philippe-Cholet
try_fold_while fallible-iterator Iterator of results/options
#830 opened Dec 25, 2023 by mightyiam
Add product_ok and sum_ok fallible-iterator Iterator of results/options
#814 opened Dec 7, 2023 by sjackman Loading…
Add map_err and err_into iterator adapters fallible-iterator Iterator of results/options
#714 opened Jul 23, 2023 by khollbach Loading…
Add Itertools::enumerate_ok fallible-iterator Iterator of results/options
#598 opened Jan 16, 2022 by NoneTheWisr Loading…
map_err and other error-only methods fallible-iterator Iterator of results/options
#579 opened Oct 5, 2021 by Kinrany
flat_map_ok fallible-iterator Iterator of results/options
#528 opened Feb 11, 2021 by oberien
Please add fallible version of partition_map fallible-iterator Iterator of results/options
#498 opened Dec 1, 2020 by Boscop
Feature request: try_unzip fallible-iterator Iterator of results/options
#402 opened Feb 6, 2020 by jplatte
Feature: and_then/and_then_results fallible-iterator Iterator of results/options
#320 opened Dec 2, 2018 by Diggsey
Add try_map_results method. fallible-iterator Iterator of results/options waiting-on-review
#283 opened May 22, 2018 by pthariensflame Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.