Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dask/dask
/ Set
Class
Set
dask/_task_spec.py:931–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
929
930
931
class
Set(NestedContainer):
932
constructor = klass = set
933
934
935
class
Dict(NestedContainer, Mapping):
Callers
1
parse_input
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected