Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ as_list
Method
as_list
lean_py/z3/solver.py:1006–1007 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1004
)
1005
1006
def
as_list(self) -> list:
1007
return
[]
1008
1009
1010
class
FuncInterp:
Callers
1
test_func_entry_as_list
Method · 0.95
Calls
no outgoing calls
Tested by
1
test_func_entry_as_list
Method · 0.76