[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: exists $foo[7] and delete $foo[7]
On Thu, 13 Jan 2000, Ronald J Kimball wrote:
> If you want to use delete() and exists() on arrays, you really want to use
> a hash instead.
Exactly. That's why this is necessary to support pseudo-hashes, which are
basically arrays being treated as hashes.
-sam
- Follow-Ups from:
-
Ronald J Kimball <rjk@linguist.dartmouth.edu>
- References to:
-
Ronald J Kimball <rjk@linguist.dartmouth.edu>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]