![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: “A meeting at the Liquor-Vodka Factory”, or… same ARRAY questions again?!!by dave_the_m (Monsignor) |
on Sep 02, 2005 at 22:19 UTC ( #488802=note: print w/replies, xml ) | Need Help?? |
* Using a hash is a pretty smart solution, except:Assuming the hash can fit in memory, it has roughtly constant time for lookups; there is no need for a pretty hashing function as such a function is already used interally - that's why it's called a hash! Dave.
In Section
Seekers of Perl Wisdom
|
|