Jonathan Sillito (via RT) wrote:

# New Ticket Created by Jonathan Sillito # Please include the string: [perl #18170]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18170 >

 - changed: sub.c

Comments?
WRT your comment: "should we use a List * here", I slightly vote for yes. In the long run we could use List as the basic store for registers and stacks as well.
List would only need a small extension to manage arbitrary sized data.

WRT names: wouldn't be a hash faster then the linear search?

leo

Reply via email to