Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ SeqUnitNode
Class
SeqUnitNode
lean_py/z3/_ast.py:511–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
510
@dataclass(frozen=True)
511
class
SeqUnitNode:
512
arg: ASTNode
513
514
515
@dataclass(frozen=True)
Callers
1
Unit
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected