Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
itertools
import
count
2
3
4
class
indexediterator(object):
Callers
nothing calls this directly
Calls
1
partial
Function · 0.85
Tested by
no test coverage detected