UNPKG

mergesort

Version:

Sort an array using the merge-sort algorithm.

7 lines (4 loc) 184 B
merge-sort ========== Sort an array using the merge-sort algorithm. [![Build Status](https://travis-ci.org/joaonuno/merge-sort-js.png)](https://travis-ci.org/joaonuno/merge-sort-js)