gigl.utils.iterator#
Attributes#
Classes#
A wrapper around iterators (objects with __iter__ and __next__ methods) that loop indefinitely over the data. |
A wrapper around iterators (objects with __iter__ and __next__ methods) that loop indefinitely over the data. |