Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ndleah/python-mini-project
/ Empty
Class
Empty
linked_lists/linked_queue.py:2–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
class
Empty(Exception):
3
pass
4
5
class
LinkedQueue:
6
Callers
1
dequeue
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected