MergeSort with superpowers! 💪
$ yarn add @clarketm/supermergesort
$ npm install @clarketm/supermergesort --save
Name | Type | Attribute | Description |
---|---|---|---|
arr | Array | array to sort | |
comparator | * | nullable: undefined, optional: true, default: _defaultComparator |