A standard library module for Python with utilities for iterables. Also add the python tag for increased visibility. Use [rust-itertools] for the Rust crate.
itertools
is a module for the Python language containing high level functional constructs for working with iterable objects.
When using this tag, do not forget to include the python tag.
For the Rust itertools
crate, use rust-itertools instead.