|
|
| XP is just a number | |
| PerlMonks |
Re: Sorting Array in Placeby dws (Chancellor) |
| on Nov 24, 2002 at 23:57 UTC ( #215554=note: print w/ replies, xml ) | Need Help?? |
|
Is there an idiomatic way to sort an array in place in Perl? No. There are ways to do in-place sorts, but they're not idiomatic.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||