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

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

> the arguments to reshape should be sizes not last elements (i.e. N's
> not N-1's).

Yup, it's simple: size (N) vs index range (0..N-1)

> How does this sound?

Logical and consistent ;)

  Christian