At 12:03 AM 10/3/00 +0100, Tom Hughes wrote:
>In message <[EMAIL PROTECTED]>
>           Dan Sugalski <[EMAIL PROTECTED]> wrote:
>
> > Also, don't assume that the key passed in is just a string. It could well
> > be a string/hashval pair, or a string/hashval/magic triple, and we use the
> > fast method with the others as fallbacks.
>
>In other words, it's just a generic iterator state object...

Well, ummm... yeah. Sort of. :) I was trying for something a little more 
generic, but I think that's a silly thing at this point.

Having a generic one will make lists easier, too, in some ways.

Okay, so now we've added iterators and lists as first class perl variables. 
Shall we add any others while we're at it?

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to