Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/python/mypy
/ all
Function
all
mypyc/test-data/fixtures/ir.py:387–387 ·
view source on GitHub ↗
(i: Iterable[_T])
Source
from the content-addressed store, hash-verified
385
386
def
any(i: Iterable[_T]) -> bool:
pass
387
def
all(i: Iterable[_T]) -> bool:
pass
388
@overload
389
def
sum(i: Iterable[bool]) -> int:
pass
390
@overload
Callers
15
runtests.py
File · 0.85
is_list_of_setuptools_extension
Function · 0.85
has_readable_member
Method · 0.85
check_match_args
Method · 0.85
check__exit__return_type
Method · 0.85
is_assignable_slot
Method · 0.85
infer_partial_type
Method · 0.85
analyze_range_native_int_type
Method · 0.85
_is_truthy_type
Method · 0.85
comparison_type_narrowing_helper
Method · 0.85
builtin_item_type
Function · 0.85
is_more_general_arg_prefix
Function · 0.85
Calls
no outgoing calls
Tested by
4
_is_decoratable
Function · 0.68
from_overloadedfuncdef
Method · 0.68
test_python_package
Method · 0.68
assert_emit
Method · 0.68