Re: RFC 272 (v1) Arrays: transpose()

[email protected] Sun, 24 Sep 2000 14:24:33 +1200
Newsgroups perl.perl6.language.data
Organization University of Auckland
Message-ID <[email protected]>
Jeremy Howard wrote:

> So where is mv(), you ask? If you use the 'reorder' syntax, but don't
> specify all of the dimensions in the list ref, then the remaining dimensions
> are added in order:

That sounds good. I'd say why not also allow the mv syntax? It is
syntactically different from the others, may be the least often used
variant but then there are N+1 ways to do it ;) But no strong feelings
either way...

  Christian