Recursion
The sixth project in the JavaScript course of The Odin Project.
Documentation
Methods
sort
sort(array)
Sorts the given array
. Returns the sorted array
.
The sixth project in the JavaScript course of The Odin Project.
sort(array)
Sorts the given array
. Returns the sorted array
.
npm i @zekumoru-dev/merge-sort
0
1.0.0
ISC
1.57 kB
4