Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example.py
File
example.py
src/1/implementing_a_priority_queue/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# example.py
2
#
3
# Example of a priority queue
4
Callers
nothing calls this directly
Calls
4
Item
Class · 0.85
PriorityQueue
Class · 0.70
push
Method · 0.45
pop
Method · 0.45
Tested by
no test coverage detected