summaryrefslogtreecommitdiffstats
path: root/python/python3-more-itertools/README
blob: d9d2ddd45419d939264aff514001cb8d9628c434 (plain)
1
2
3
4
Python's itertools library is a gem - you can compose elegant
solutions for a variety of problems with the functions it provides. In
python3-more-itertools we collect additional building blocks, recipes,
and routines for working with Python iterables.