Nathan Wiger wrote: > > > OK here is a basic question: how do we specify element access in > > PDL type arrays? > > > > $a[$i][$j][$k] or $a[$i,$j,$k] > > Both of these already have firm meaning in Perl. The second one is used > to bite off selected elements of an array. So if you want a different eh? The second one has no useful meeting, "," is just an operator which does nothing much useful in this context.
- RFC 148 (v1) Add reshape() for multi-dimensional array... Perl6 RFC Librarian
- Re: RFC 148 (v1) Add reshape() for multi-dimensio... Karl Glazebrook
- Re: RFC 148 (v1) Add reshape() for multi-dime... Nathan Wiger
- Re: RFC 148 (v1) Add reshape() for multi-... Karl Glazebrook
- Re: RFC 148 (v1) Add reshape() for mu... Nathan Wiger
- Re: RFC 148 (v1) Add reshape() f... Ariel Scolnicov
- Re: RFC 148 (v1) Add reshape() f... Daniel Chetlin
- Re: RFC 148 (v1) Add reshape... Karl Glazebrook
- Re: RFC 148 (v1) Add res... Christian Soeller
- Re: RFC 148 (v1) Add res... Karl Glazebrook
- Re: RFC 148 (v1) Add reshape() for multi-dimensio... David L. Nicol
- Re: RFC 148 (v1) Add reshape() for multi-dime... c . soeller
- Re: RFC 148 (v1) Add reshape() for multi-dime... Nathan Torkington