Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ str_ops.py
File
str_ops.py
mypyc/primitives/str_ops.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Primitive str ops."
""
2
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
9
load_address_op
Function · 0.90
function_op
Function · 0.90
binary_op
Function · 0.90
custom_primitive_op
Function · 0.90
custom_op
Function · 0.90
method_op
Function · 0.90
range
Class · 0.85
len
Function · 0.85
upper
Method · 0.80
Tested by
no test coverage detected