[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: exists $foo[7] and delete $foo[7]
london@pixelmagic.com writes:
: delete on an array index should remove that index from the array,
: such that the array is shorter.
No. Deleting an element of a hash doesn't change the keys of other elements.
Larry
- References to:
-
london@pixelmagic.com
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]