MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578000.py

File recipe-578000.py

recipes/Python/578000_Indexable_Generator/recipe-578000.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from itertools import count
2
3
4class indexediterator(object):

Callers

nothing calls this directly

Calls 1

partialFunction · 0.85

Tested by

no test coverage detected