...
Sort an array increasing.
if -unique is specified duplicated values are removed (the array size decrease)
<obj> the objarray to be sorted
Warning: the values of <obj> itself are modified, without creating another copy of the object
...
Sort an array increasing.
if -unique is specified duplicated values are removed (the array size decrease)
<obj> the objarray to be sorted
Warning: the values of <obj> itself are modified, without creating another copy of the object