![]() |
|
Do you know where your variables are? | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Perl's sort function sits on top of C's native qsort
function which is an implementation of quicksort. O(n*log(n))!
In reply to RE: RE: Shift, Pop, Unshift and Push with Impunity!
by lhoward
|
|