MCPcopy
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
923class List(NestedContainer):
924 constructor = klass = list
925
926
927class Tuple(NestedContainer):

Callers 15

_build_map_layerFunction · 0.90
_convert_dask_keysFunction · 0.90
_convert_dask_keysFunction · 0.90
unpack_collectionsFunction · 0.90
_unpackFunction · 0.90
unpack_collectionsFunction · 0.90
_lol_productFunction · 0.90
lazify_taskFunction · 0.90
test_lazify_taskFunction · 0.90
_taskMethod · 0.90
test_task_eqFunction · 0.90
test_pickle_sizeFunction · 0.90

Calls

no outgoing calls

Tested by 6

test_lazify_taskFunction · 0.72
test_task_eqFunction · 0.72
test_pickle_sizeFunction · 0.72
test_nested_containersFunction · 0.72
test_substitute_nestedFunction · 0.72
test_topFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…