Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ ReIntersectNode
Class
ReIntersectNode
lean_py/z3/_ast.py:391–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
390
@dataclass(frozen=True)
391
class
ReIntersectNode:
392
a: ASTNode
393
b: ASTNode
394
395
396
@dataclass(frozen=True)
Callers
2
_substitute_ast
Function · 0.90
Intersect
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected