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)
