<function> is provided, the sorting order is determined by the result of applying <function> on each element of the array.
Syntax
Parameters
Return Type
ARRAY of the same type as the input array
Examples
Rows: 1Execution time: 6.25ms
ARRAY_REVERSE_SORT puts the lower (even) numbers last in the results.
Rows: 1Execution time: 6.64ms