MCPcopy Create free account
hub / github.com/kyegomez/BitNet / exists

Function exists

bitnet/at.py:9–10  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

7
8
9def exists(val):
10 return val is not None
11
12
13def eval_decorator(fn):

Callers 1

generateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected