Luke Palmer wrote:

I wonder if @things should have a more general interface than
numerical indices.  I've wanted linked lists in perl, and every time I
do a splice on an array I cringe for speed reasons.

Heh, we could use my "linked array" implementation.  Or not.

Please have a look at list.c, which is the engine for *Array classes.


But I think we need a concept of iterators in the core.

There were some patches floating around. Dunno what happened to them.


Luke

leo

Reply via email to