@vect/vector-zipper
v0.8.0
Published
Zip function
Downloads
3,243
Readme
@vect/vector-zipper
Map through each element of an array.
Features
- Mapper map an array and return a new array
- Mutate map an array and return the array itself
Install
$ npm install @vect/vector-zipper
Usage