Rust-itertools

Latest version: v0.0.1

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 14

0.4.9

- Add k-ary merge adaptor `.kmerge()`
- Fix a bug in `.islice()` with ranges `a..b` where a `> b`.

0.4.8

- Implement `Clone`, `Debug` for `Linspace`

0.4.7

- Add function `diff_with()` that compares two iterators
- Add `.combinations_n()`, an n-ary combinations iterator
- Add methods `PutBack::with_value` and `PutBack::into_parts`.

0.4.6

- Add method `.sorted()`
- Add module `itertools::free` with free function variants of common iterator adaptors and methods. For example `enumerate(iterable)`, `rev(iterable)`, and so on.

0.4.5

- Add `.flatten()`

0.4.4

- Allow composing `ZipSlices` with itself

Page 10 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.