make_fsl_element_indices

Function make_fsl_element_indices 

Source
pub fn make_fsl_element_indices(
    list_size: i32,
    array_len: usize,
) -> PrimitiveArray<Int32Type>
Expand description

(3, 2) -> [0, 1, 0, 1, 0, 1]