Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RefactoringGuru/design-patterns-python
/ main.py
File
main.py
src/Iterator/Conceptual/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
EN: Iterator Design Pattern
3
4
Intent: Lets you traverse elements of a collection without exposing its
Callers
nothing calls this directly
Calls
3
WordsCollection
Class · 0.85
add_item
Method · 0.80
get_reverse_iterator
Method · 0.80
Tested by
no test coverage detected