Skip to content

Issues: rust-itertools/itertools

About fallible iterators
#844 opened Jan 12, 2024 by Philippe-Cholet
Open 9
Beta
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
Assigned to nobody Loading
Sort

Issues list

Upstreaming to the standard library
#1026 opened Apr 22, 2025 by Amanieu
Feature request: array_combinations_with_replacement const-generics Require Rust 1.51 or newer
#1025 opened Apr 14, 2025 by Rustacian
Collect into array
#1005 opened Dec 14, 2024 by axelkar
Feature Request: multizip_longest
#1002 opened Dec 9, 2024 by owenthewizard
Add tuple_permutations
#1001 opened Dec 8, 2024 by JonathanBrouwer
test failure on 32-bit.
#995 opened Oct 5, 2024 by plugwash
Add peeking_next_map
#994 opened Sep 25, 2024 by ronnodas
Mean of numbers
#977 opened Aug 1, 2024 by xeruf
all_equal vs. all_equal_value
#975 opened Jul 29, 2024 by IttayWeiss
Proposal: Iterator::try_flat_map() method fallible-iterator Iterator of results/options
#969 opened Jul 6, 2024 by Niedzwiedzw
Add fn zip_longest
#962 opened Jul 2, 2024 by TheLostLambda
ProTip! Exclude everything labeled bug with -label:bug.