array-functions-kit
v1.0.0
Published
A collection of higher-order functions for arrays, including sum, remove duplicates, and more.
Downloads
4
Maintainers
Readme
array-functions-kit
A collection of higher-order functions for arrays. This package provides various utilities to perform operations on arrays, such as calculating the sum, removing duplicates, and more.
Installation
Install the package via npm:
npm install array-functions-kit