
concat(+RowsOrCols, -List)

   Concatenate all the rows (or columns) into a flat list

Type
   library(matrix_util)

See Also
   list2rows / 4, list2cols / 4, transpose / 2
