Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BasisResearch/lean.py
/ StrLenNode
Class
StrLenNode
lean_py/z3/_ast.py:305–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
304
@dataclass(frozen=True)
305
class
StrLenNode:
306
arg: ASTNode
307
308
309
@dataclass(frozen=True)
Callers
2
_substitute_ast
Function · 0.90
Length
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected