Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ index
Method
index
mypyc/test-data/fixtures/ir.py:273–273 ·
view source on GitHub ↗
(self, o: _T)
Source
from the content-addressed store, hash-verified
271
def
reverse(self) -> None:
pass
272
def
remove(self, o: _T) -> None:
pass
273
def
index(self, o: _T) -> int:
pass
274
def
clear(self) -> None:
pass
275
def
copy(self) -> List[_T]:
pass
276
Callers
15
map_actuals_to_formals
Function · 0.80
check_override
Method · 0.80
check_init_subclass
Method · 0.80
find_isinstance_check_helper
Method · 0.80
visit_super_expr
Method · 0.80
type_object_type
Function · 0.80
_find_module
Method · 0.80
check_and_set_up_type_alias
Method · 0.80
analyze_type_alias_type_params
Method · 0.80
visit_callable_type
Method · 0.80
strip_comments
Function · 0.80
normalize_trivial_unpack
Method · 0.80
Calls
no outgoing calls
Tested by
4
strip_comments
Function · 0.64
assert_find_shallow_matching_overload_item
Method · 0.64
test_parse_invalid_section
Method · 0.64
update_testcase_output
Function · 0.64