
30 Dec
2020
30 Dec
'20
5:30 p.m.
As the title suggests, I am requesting an user defined __eq__ method for the itertools.cycle class. A suggestion for how equivalency might work is that __eq__ would return True if two cyclers have the same iterable and are at the same location in their cycle and False in any other condition.
Thank you for considering my suggestion, Andres