1.0.6 • Published 5 years ago
@chilupa/array-utils v1.0.6
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 |