Skip to content

Pull requests: rust-itertools/itertools

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

implement arrays and next_array const-generics Require Rust 1.51 or newer
#549 opened May 25, 2021 by conradludgate Loading…
MultiProductArray/iproduct_arr
#286 opened Jun 1, 2018 by tobz1000 Loading…
Implement peeking_fold_while
#400 opened Jan 26, 2020 by mingyli Loading…
Add CombinationsByLen iterator
#403 opened Feb 6, 2020 by fyrchik Loading…
Cartesian power.
#486 opened Oct 8, 2020 by iago-lito Loading…
Added partition_map_multiple
#488 opened Oct 15, 2020 by jeroenvervaeke Loading…
Add multizip_fallback method
#249 opened Dec 18, 2017 by Pazzaz Loading…
Array combinations const-generics Require Rust 1.51 or newer
#546 opened May 23, 2021 by conradludgate Loading…
Add peeking_map_while
#596 opened Jan 8, 2022 by devins2518 Loading…
Add Itertools::enumerate_ok fallible-iterator Iterator of results/options
#598 opened Jan 16, 2022 by NoneTheWisr Loading…
new feature: partitions of a vector
#637 opened Aug 12, 2022 by bruderjakob17 Loading…
Add map_err and err_into iterator adapters fallible-iterator Iterator of results/options
#714 opened Jul 23, 2023 by khollbach Loading…
with_prev
#771 opened Oct 1, 2023 by mightyiam Draft
Add product_ok and sum_ok fallible-iterator Iterator of results/options
#814 opened Dec 7, 2023 by sjackman Loading…
Fuse iterators in InterleaveShortest
#872 opened Feb 8, 2024 by phimuemue Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.