array->list

[procedure] array->list array

SRFI-63: Returns a rank-nested list consisting of all the elements, in row-major order, of array. In the case of a rank-0 array, array->list returns the single element.