Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ IntToStrNode
Class
IntToStrNode
lean_py/z3/_ast.py:360–361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
359
@dataclass(frozen=True)
360
class
IntToStrNode:
361
arg: ASTNode
362
363
364
# ---------------------------------------------------------------------------
Callers
2
_substitute_ast
Function · 0.90
IntToStr
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected