![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Creating Dictionariesby spiritway (Vicar) |
on Dec 18, 2005 at 05:49 UTC ( #517568=note: print w/replies, xml ) | Need Help?? |
I'm not sure how Perl implements its sort function, but I recall that some sort routines are incredibly bad if they are given input that is already in the desired order. Some implementations of that particular sort actually spend a moment randomizing the data, to ensure that it's not already sorted.
In Section
Seekers of Perl Wisdom
|
|