-
Notifications
You must be signed in to change notification settings - Fork 313
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
Not sure on the difference between std::chunk_by and itertools::chunk_by
#1006
opened Dec 17, 2024 by
arifd
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
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-22.