Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ cache
Function
cache
experiments/python/pyience.py:18–19 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
16
cache = memory.cache
17
except
:
18
def
cache(f):
19
return
f
20
21
# ================================================================ Constants
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected