MCPcopy 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)
305class StrLenNode:
306 arg: ASTNode
307
308
309@dataclass(frozen=True)

Callers 2

_substitute_astFunction · 0.90
LengthFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected