@vect/vector-zipper
v0.8.6
Published
Zip function
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-zipperUsage
