get_parts: Gets the partitions to a distributed object, given an index.
Description
Gets the partitions to a distributed object, given an index.
Usage
get_parts(x, index, ...)
"get_parts"(x, index, ...)
"get_parts"(x, index, ...)
Arguments
x
The distributed object to dispatch on.
index
The index or indices of the partitions to fetch.
...
Other options (not in use currently)
Value
A list containing the partitions of 'x'.