MCPcopy 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
101def as_key(x):
102 return make_immutable(x)
103
104
105# ------------------------------------------------ IO / saving results

Callers 1

_uniq_element_positionsFunction · 0.85

Calls 1

make_immutableFunction · 0.85

Tested by

no test coverage detected