@chilupa/array-utils
v1.0.6
Published
Array utility functions
Downloads
4
Readme
JavaScript Array Utilities 💡
| Utility function | Description | | ---------------- | ---------------------------------------------------------------------------- | | removeDuplicates | Removes duplicates in the an array and returns all unique values as an array | | emptyArray | Removes all the elements in an array |