@extra-array/selection-sort-update
Advanced tools
+6
-1
| { | ||
| "name": "@extra-array/selection-sort-update", | ||
| "version": "2.9.12", | ||
| "version": "2.9.30", | ||
| "description": "Arranges values in an order.", | ||
@@ -18,2 +18,7 @@ "main": "index.js", | ||
| "array", | ||
| "accumulate", | ||
| "bsearch", | ||
| "bsearchAny", | ||
| "bsearchClosest", | ||
| "bsearchRight", | ||
| "selection", | ||
@@ -20,0 +25,0 @@ "sort", |
12865
0.73%