@extra-array/zip
Advanced tools
+1
-1
| { | ||
| "name": "@extra-array/zip", | ||
| "version": "2.8.70", | ||
| "version": "2.8.71", | ||
| "description": "Combines values from arrays.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+2
-1
@@ -40,6 +40,7 @@ Combines values from arrays. [:running:] [:vhs:] [:package:] [:moon:] [:ledger:] | ||
| - [List-Extra.zip: elm](https://package.elm-lang.org/packages/elm-community/list-extra/7.1.0/List-Extra#zip) | ||
| - [_.zipWith: lodash](https://lodash.com/docs/4.17.15#zipWith) | ||
| - [zip: Python](https://www.programiz.com/python-programming/methods/built-in/zip) | ||
| - [itertools.zip_longest: Python](https://docs.python.org/3/library/itertools.html#itertools.zip_longest) | ||
| - [zip: Ruby](https://apidock.com/ruby/Array/zip) | ||
| - [_.zip: lodash](https://lodash.com/docs/4.17.15#zip) | ||
| - [_.zipWith: lodash](https://lodash.com/docs/4.17.15#zipWith) | ||
| - [Array.zip: sugarjs](https://sugarjs.com/docs/#/Array/zip) | ||
@@ -46,0 +47,0 @@ |
12115
0.46%54
1.89%