make_fsl_array_indices

Function make_fsl_array_indices 

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

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