Dear Developers,

on this command:

perl6 -e 'my @foo = <a b c d e f g>; @foo.splice(0,3); say @foo;'

Are you actually moving one set up data into another set's
element/slot/index, or are you just rearranging the pointers
to each element?


Many thanks,
-T


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Having been erased,
The document you're seeking
Must now be retyped.
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to