Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ exists
Function
exists
usr/diff/diffusion.py:18–19 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
16
17
18
def
exists(x):
19
return
x is not None
20
21
22
def
default(val, d):
Callers
2
default
Function · 0.70
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected