array-methods-package
v1.0.2
Published
A utility package that adds new higher-order functions (HOFs) to arrays, allowing you to directly calculate the sum of an array and remove duplicate numbers.
Downloads
18
Maintainers
Readme
Array Utilities Package
A utility package that adds new higher-order functions (HOFs) to arrays, allowing you to directly calculate the sum of an array and remove duplicate numbers.
Installation
You can install the package using npm:
npm install array-methods-package