|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
•Re: Re^2: Efficient Linked Listsby merlyn (Sage) |
| on Jan 31, 2003 at 23:46 UTC ( #231756=note: print w/ replies, xml ) | Need Help?? |
|
I think a reverse lookup table will do the job nicely. Thanks.A whuh? Sounds like just a simple list, again. As four or five answers in this thread have already said. What requirement prevents you from using the code that has been posted four or five times? Do not construct a doubly linked list. People build those things because they don't have perlfunc:splice, so in Perl, it's almost always the wrong way to go. -- Randal L. Schwartz, Perl hacker
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||