pub fn make_fsl_element_indices(
list_size: i32,
array_len: usize,
) -> PrimitiveArray<Int32Type>Expand description
(3, 2) -> [0, 1, 0, 1, 0, 1]
pub fn make_fsl_element_indices(
list_size: i32,
array_len: usize,
) -> PrimitiveArray<Int32Type>(3, 2) -> [0, 1, 0, 1, 0, 1]