suou.itertools
Iteration utilities.
Functions
|
Same as additem() but setting as attribute instead. |
|
Syntax sugar for adding a function to a mapping, immediately. |
|
Subset of keyword arguments. |
|
Truncate an iterable into a fixed size tuple, if necessary padding it. |
|
Make a list out of an iterable or a single value. |
|
Same as rtuple() but the padding and truncation is made right to left. |
Classes
|
Used by lru_cache() functions. |