Description
unstack x -- produces a list of strings, each containing the characters in one row of the
Net x.
The original net, adjusted so its height is 1, may be recovered with
stack. The individual strings will have all trailing spaces removed, unless this would make all of them narrower than the original net, in which case the first string retains its trailing spaces.