Skip to main content

array2

Function array2 

Source
pub fn array2(
    elem: FutharkType,
    rows: impl Into<String>,
    cols: impl Into<String>,
) -> FutharkType
Expand description

Build a 2-D array type.