-
Notifications
You must be signed in to change notification settings - Fork 309
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
Add a way to create a finite iterator from the initial state and a function to compute the next state.
#999
opened Nov 21, 2024 by
matj1
Add
batch_by
, to allow grouping elements together by their size
#992
opened Sep 18, 2024 by
JosephLenton
Update some of itertools' dev-dependencies to their latest versions
#986
opened Aug 12, 2024 by
LikeLakers2
Peekable
Adapters: peeking_take_while
, peek_map
, peeking_fold_while
and try_
#979
opened Aug 5, 2024 by
G-M0N3Y-2503
Proposal: Iterator of results/options
Iterator::try_flat_map()
method
fallible-iterator
#969
opened Jul 6, 2024 by
Niedzwiedzw
Feature request: Tracked adapter
waiting-on-author
#957
opened Jun 14, 2024 by
advantageous-overtake
.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
Iterators generating (many) vectors (v2)
performance
#922
opened Apr 24, 2024 by
Philippe-Cholet
5 tasks
The cutting block: These features will be removed from itertools eventually (2)
breaking-change
#903
opened Mar 15, 2024 by
Philippe-Cholet
4 tasks
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-23.