(_0: str, /)
| 107 | def ReprPrint(_0: Any, /) -> str: ... |
| 108 | def Shape(*args: Any) -> Any: ... |
| 109 | def String(_0: str, /) -> str: ... |
| 110 | def StructuralEqual(_0: Any, _1: Any, _2: bool, _3: bool, /) -> bool: ... |
| 111 | def StructuralHash(_0: Any, _1: bool, _2: bool, /) -> int: ... |
| 112 | def StructuralKey(_0: Any, /) -> _StructuralKey: ... |
nothing calls this directly
no outgoing calls
no test coverage detected