Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
def
exists(val):
82
return
val is not None
83
84
85
def
uniq(arr):
Callers
1
default
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected