Search
The function orderBySum should convert the array of arrays that contain only numeric values by the ascending order of the sum of the elements within each subarray.
orderBySum
For example: