MCPcopy Create free account
hub / github.com/dask/dask / List

Class List

dask/_task_spec.py:908–909  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

906
907
908class List(NestedContainer):
909 constructor = klass = list
910
911
912class 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