@stdlib/strided-base-quinary
Advanced tools
+3
-2
| { | ||
| "name": "@stdlib/strided-base-quinary", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Apply a quinary callback to strided input array elements and assign results to elements in a strided output array.", | ||
@@ -30,3 +30,4 @@ "license": "Apache-2.0", | ||
| "test-cov": "make test-cov", | ||
| "examples": "make examples" | ||
| "examples": "make examples", | ||
| "benchmark": "make benchmark" | ||
| }, | ||
@@ -33,0 +34,0 @@ "homepage": "https://github.com/stdlib-js/stdlib", |
59107
0.06%