MCPcopy Create free account
hub / github.com/BasisResearch/lean.py / ReComplementNode

Class ReComplementNode

lean_py/z3/_ast.py:409–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407
408@dataclass(frozen=True)
409class ReComplementNode:
410 arg: ASTNode
411
412
413@dataclass(frozen=True)

Callers 2

_substitute_astFunction · 0.90
ComplementFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected