MCPcopy 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)
86class SeqASTSort:
87 elem: ASTSort
88
89
90ASTSort = (

Callers 1

__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected