Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ as_key
Function
as_key
experiments/python/pyience.py:101–102 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
99
100
101
def
as_key(x):
102
return
make_immutable(x)
103
104
105
# ------------------------------------------------ IO / saving results
Callers
1
_uniq_element_positions
Function · 0.85
Calls
1
make_immutable
Function · 0.85
Tested by
no test coverage detected