Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ exists
Function
exists
sat/sgm/util.py:223–224 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
221
222
223
def
exists(x):
224
return
x is not None
225
226
227
def
expand_dims_like(x, y):
Callers
1
default
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected