Node:Re-structuring, Previous:Lazy vectors, Up:Sequences



Re-structuring

q reshape k Function
k is a vector of integers, which define the bounds of the resulting array. The elements of the aray are taken from the sequence q. (Similar to APL's rho operator.)