Skip to content

Fix Itertools::k_smallest on short unfused iterators#900

Merged
phimuemue merged 2 commits into
rust-itertools:masterfrom
Philippe-Cholet:fix-ksmallest-unfused
Mar 14, 2024
Merged

Fix Itertools::k_smallest on short unfused iterators#900
phimuemue merged 2 commits into
rust-itertools:masterfrom
Philippe-Cholet:fix-ksmallest-unfused

Fuse the iterator in `k_smallest_general`

0936c8d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs