get_component_call_stack (comp[, context])
|
Get the call stack necessary to locate a Component |
get_location_set_map (index, index_set)
|
Map each value in an index to the set from which it originates |
replace_indices (index, location_set_map, sets)
|
Use location_set_map to replace values in index with slices or an Ellipsis. |
slice_component_along_sets (comp, sets[, context])
|
Slice a component along the indices corresponding to some sets, wherever they appear in the component's block hierarchy. |