News

Have a nested array that my function is returning, and I want to go ahead and sort it before sending it back up. Its a nested array of the form:<br>[<br>[id, relevancy],<br> ...