mergesort

Sort an array using the merge-sort algorithm.


Keywords
merge, sort, array, stable, node, browser
License
MIT
Install
npm install mergesort@0.0.1

Documentation

merge-sort

Sort an array using the merge-sort algorithm.

Build Status