@extra-array/get.min
Advanced tools
+44
-8
| { | ||
| "name": "@extra-array/get.min", | ||
| "version": "2.1.60", | ||
| "version": "2.1.61", | ||
| "description": "Gets value at index (+ve, -ve).", | ||
@@ -12,9 +12,45 @@ "main": "index.js", | ||
| "array", | ||
| "standard", | ||
| "utility", | ||
| "method", | ||
| "manipulation", | ||
| "function", | ||
| "merferry", | ||
| "get" | ||
| "is", | ||
| "head", | ||
| "tail", | ||
| "init", | ||
| "last", | ||
| "get", | ||
| "set", | ||
| "swap", | ||
| "compare", | ||
| "isEqual", | ||
| "range", | ||
| "linspace", | ||
| "push", | ||
| "pop", | ||
| "shift", | ||
| "unshift", | ||
| "copy", | ||
| "rotate", | ||
| "slice", | ||
| "filter", | ||
| "map", | ||
| "concat", | ||
| "reverse", | ||
| "chunk", | ||
| "zip", | ||
| "splice", | ||
| "insert", | ||
| "repeat", | ||
| "bsearch", | ||
| "bsearchc", | ||
| "bsearchl", | ||
| "bsearchr", | ||
| "sort", | ||
| "prefixes", | ||
| "infixes", | ||
| "suffixes", | ||
| "subsequences", | ||
| "permutations", | ||
| "isPrefix", | ||
| "isInfix", | ||
| "isSuffix", | ||
| "isSubsequence", | ||
| "isPermutation" | ||
| ], | ||
@@ -21,0 +57,0 @@ "author": "wolfram77@gmail.com", |
3125
19.23%