Iters

Latest version: v0.18.0

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

Scan your dependencies

Page 3 of 4

0.11.0

Internal

- `async-extensions` is now used instead of reimplementing `collect_iterable` functionality.

0.10.0

Internal

- Marked the internals of the `OrderedSet[Q]` private.

0.9.0

Features

- Added `collect_iter` method for `AsyncIter[T]` and `Iter[T]`.

0.8.0

Features

- Added `into_iter` method for `AsyncIter[T]`.
- Added `into_async_iter` method for `Iter[T]`.

0.7.0

Features

- Added `OrderedSet[Q]` type within the `iters.ordered_set` module.
- Added `ordered_set` method to `Iter[T]` and `AsyncIter[T]`.

0.6.0

Internal

- Migrated to using [`named`](https://github.com/nekitdev/named) and
[`solus`](https://github.com/nekitdev/solus) packages instead of
reimplementing their functionality. ([18](https://github.com/nekitdev/iters/pull/18))

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.