Re: RFC 148 (v2) Add reshape() for multi-dimensional array reshaping

[email protected] (Nathan Wiger) Mon, 18 Sep 2000 22:54:49 -0700
Newsgroups perl.perl6.language.data
Message-ID <[email protected]>
> Sorry Nate--I know we thought we were on the same wavelength here, but it
> looks like we weren't at all! Would you like me to redraft this for you, or
> create a new RFC?

It's all yours. My brain is toast, and I'm totally RFC'ed out. The only
thing I care about is that the lists wind up on the end, i.e.

   @results = reshape [...], @a, @b, ...;

Sorry for screwing it up. Please take over as maintainer.

-Nate