MCPcopy Create free account
hub / github.com/CompVis/diff2flow / exists

Function exists

diff2flow/kl_autoencoder.py:25–26  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

23
24
25def exists(val):
26 return val is not None
27
28
29def default(val, d):

Callers 2

defaultFunction · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected