Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ SeqASTSort
Class
SeqASTSort
lean_py/z3/_ast.py:86–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
@dataclass(frozen=True)
86
class
SeqASTSort:
87
elem: ASTSort
88
89
90
ASTSort = (
Callers
1
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected