mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
2098d11a45
Signed-off-by: B. Watson <yalhcru@gmail.com>
4 lines
244 B
Text
4 lines
244 B
Text
Python's itertools library is a gem - you can compose elegant
|
|
solutions for a variety of problems with the functions it provides. In
|
|
more-itertools we collect additional building blocks, recipes, and
|
|
routines for working with Python iterables.
|