Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kyegomez/BitNet
/ exists
Function
exists
bitnet/at.py:9–10 ·
view source on GitHub ↗
(val)
Source
from the content-addressed store, hash-verified
7
8
9
def
exists(val):
10
return
val is not None
11
12
13
def
eval_decorator(fn):
Callers
1
generate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected