MCPcopy 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

1class 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

BrowserHistoryClass · 0.85
visitMethod · 0.80
backMethod · 0.80
forwardMethod · 0.45

Tested by

no test coverage detected