in reply to Traditional Linked List and Perl's built-in Data Structure

I don't know what Abigail exactly meant, but in any case perl's arrays just like most any other Perl's data type have a whole pile o' magic built in them, and are designed to be (as) good (as possible) dwimmery-wise, so they may be suboptimal in other respects, e.g. memory use, etc.
  • Comment on Re: Traditional Linked List and Perl's built-in Data Structure