parrotcode: Perl 6 Array class and related functions | |
Contents | Language Implementations | Perl6 |
src/classes/Array.pir - Perl 6 Array class and related functions
indices
from the array (i.e.,
replace them with null).
We also shorten the array to the length of the last non-null (existing) element.indices
have been assigned to.args
to the end of the Array.args
to the beginning of the Array.
|