MCPcopy 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
18def exists(x):
19 return x is not None
20
21
22def default(val, d):

Callers 2

defaultFunction · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected