in reply to Re^2: Sorting a hash of arrays based on a particular array element.
in thread Sorting a hash of arrays based on a particular array element.
Wow, most impressive. How do you do the sorting under the covers, can you point me to some online resources ? As it is so much faster than perl's sort will it ever make it into core and replace the current sort or does it gain speed by having different interfaces for sorting different data types ?
Cheers,
R.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Sorting a hash of arrays based on a particular array element.
by salva (Canon) on Jul 28, 2005 at 10:10 UTC |