MCPcopy Create free account
hub / github.com/ActiveState/code / Any

Class Any

recipes/Python/252125_Quantum_Superposition/recipe-252125.py:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 return self._comp(other,operator.ne)
83
84class Any(Superposition):pass
85
86
87class All(Superposition):

Callers 2

recipe-252125.pyFile · 0.85
hastwinFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected