swisslist
A functional, immutable list implementation with a rich set of methods for manipulating collections.
@upendra.manike/array-helpers
Array manipulation utilities for JavaScript/TypeScript - group by, aggregate, statistics (average/median/mode), shuffle, binary search, linear search, rotate, chunk, intersection, difference, common elements, missing numbers, and more. Comprehensive array
arachnea
A simple api to perform array operations in a single loop
array-methods-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.