Wrapper around an iterable that maintains the iteration count. Args: iterable (iterable): iterable to wrap Attributes: count (int): number of elements consumed from this iterator
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected