On 21 March 2017 at 15:39, ToddAndMargo <toddandma...@zoho.com> wrote:

> from the beginning of an array?
>

untested but same as perl5:

splice @list, 0, $N;

https://docs.perl6.org/routine/splice



> I know about shift, but that is one at a time.  I suppose I
> could do a loo[, but it would be nice to do it all at once.
>
>
> Many thanks,
> -T
>



-- 
Norman Gaywood, Computer Systems Officer
School of Science and Technology
University of New England
Armidale NSW 2351, Australia

ngayw...@une.edu.au  http://turing.une.edu.au/~ngaywood
Phone: +61 (0)2 6773 2412 <(02)%206773%202412>  Mobile: +61 (0)4 7862 0062

Please avoid sending me Word or Power Point attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Reply via email to