array-factory
Advanced tools
@@ -38,4 +38,2 @@ "use strict"; | ||
exports.factoryMap = factoryMap; | ||
const test = [1, 2, 3]; | ||
factoryMap(test, el => el); | ||
define('factoryMap', function (callback, thisArg) { | ||
@@ -42,0 +40,0 @@ return factoryMap(this, callback, thisArg); |
{ | ||
"$schema": "https://json.schemastore.org/package", | ||
"name": "array-factory", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Array methods that only evaluate for each element when they're needed.", | ||
@@ -6,0 +6,0 @@ "repository": "https://gitlab.com/MysteryBlokHed/array-factory", |
29347
-0.18%304
-0.65%