Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ StringSort
Function
StringSort
lean_py/z3/core.py:2269–2270 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2267
2268
2269
def
StringSort() -> StringSortRef:
2270
return
StringSortRef(StringASTSort())
2271
2272
2273
def
String(name: str) -> StringRef:
Callers
9
test_const_string_sort
Method · 0.90
test_sort_repr
Method · 0.90
test_string_sort_name
Method · 0.90
test_sort_kind_string
Method · 0.90
test_empty_string
Method · 0.90
test_string_sort
Method · 0.90
test_const_with_string_sort
Method · 0.90
__init__
Method · 0.85
SeqSort
Function · 0.85
Calls
2
StringASTSort
Class · 0.90
StringSortRef
Class · 0.85
Tested by
7
test_const_string_sort
Method · 0.72
test_sort_repr
Method · 0.72
test_string_sort_name
Method · 0.72
test_sort_kind_string
Method · 0.72
test_empty_string
Method · 0.72
test_string_sort
Method · 0.72
test_const_with_string_sort
Method · 0.72