-
Notifications
You must be signed in to change notification settings - Fork 321
Issues: rust-itertools/itertools
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Proposal: Iterator of results/options
Iterator::try_flat_map()
method
fallible-iterator
#969
opened Jul 6, 2024 by
Niedzwiedzw
.try_collect()
for Iterator<Option>
fallible-iterator
#951
opened May 28, 2024 by
amab8901
Feature request: Iterator of results/options
try_collect_vec()
fallible-iterator
#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
Add Iterator of results/options
product_ok
and sum_ok
fallible-iterator
#814
opened Dec 7, 2023 by
sjackman
Loading…
Add Iterator of results/options
map_err
and err_into
iterator adapters
fallible-iterator
#714
opened Jul 23, 2023 by
khollbach
Loading…
Cannot use std::iter::try_collect after importing itertools
fallible-iterator
Iterator of results/options
#666
opened Dec 20, 2022 by
ShiveshM
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
#579
opened Oct 5, 2021 by
Kinrany
Please consider integrating fallible iterator adaptos from iterator-ext
fallible-iterator
Iterator of results/options
#551
opened Jun 15, 2021 by
jerry73204
Please add fallible version of Iterator of results/options
partition_map
fallible-iterator
#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: Iterator of results/options
and_then
/and_then_results
fallible-iterator
#320
opened Dec 2, 2018 by
Diggsey
Add Iterator of results/options
waiting-on-review
try_map_results
method.
fallible-iterator
#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.