MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / exists

Function exists

sat/sgm/modules/attention.py:56–57  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

54
55
56def exists(val):
57 return val is not None
58
59
60def uniq(arr):

Callers 4

forwardMethod · 0.70
defaultFunction · 0.70
forwardMethod · 0.70
__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected