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

Function exists

model_zigma.py:81–82  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

79
80
81def exists(val):
82 return val is not None
83
84
85def uniq(arr):

Callers 1

defaultFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected