Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grantjenks/python-sortedcontainers
/ stress_copy
Function
stress_copy
tests/test_stress_sorteddict.py:75–76 ·
view source on GitHub ↗
(sdict)
Source
from the content-addressed store, hash-verified
73
74
@actor
75
def
stress_copy(sdict):
76
that = sdict.copy()
77
78
@actor
79
def
stress_get(sdict):
Callers
nothing calls this directly
Calls
1
copy
Method · 0.45
Tested by
no test coverage detected