Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example1.py
File
example1.py
src/8/implementing_custom_containers/example1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Example of a custom container
2
3
import
collections
4
import
bisect
Callers
nothing calls this directly
Calls
2
SortedItems
Class · 0.85
add
Method · 0.80
Tested by
no test coverage detected