pub fn array1(elem: FutharkType, size: impl Into<String>) -> FutharkTypeExpand description
Build a 1-D array type with a named size parameter.
pub fn array1(elem: FutharkType, size: impl Into<String>) -> FutharkTypeBuild a 1-D array type with a named size parameter.