Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ List
Class
List
dask/_task_spec.py:923–924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
921
922
923
class
List(NestedContainer):
924
constructor = klass = list
925
926
927
class
Tuple(NestedContainer):
Callers
15
_build_map_layer
Function · 0.90
_convert_dask_keys
Function · 0.90
_convert_dask_keys
Function · 0.90
unpack_collections
Function · 0.90
_unpack
Function · 0.90
unpack_collections
Function · 0.90
_lol_product
Function · 0.90
lazify_task
Function · 0.90
test_lazify_task
Function · 0.90
_task
Method · 0.90
test_task_eq
Function · 0.90
test_pickle_size
Function · 0.90
Calls
no outgoing calls
Tested by
6
test_lazify_task
Function · 0.72
test_task_eq
Function · 0.72
test_pickle_size
Function · 0.72
test_nested_containers
Function · 0.72
test_substitute_nested
Function · 0.72
test_top
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…