Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ backend.py
File
backend.py
BrowserHistory/backend.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
DLL:
2
""
"
3
a doubly linked list that holds the current page,
4
next page, and previous page.
Callers
nothing calls this directly
Calls
4
BrowserHistory
Class · 0.85
visit
Method · 0.80
back
Method · 0.80
forward
Method · 0.45
Tested by
no test coverage detected