A bunch of utilities for working with iterables, many inspired by the native array methods.
-
Updated
Dec 17, 2023 - TypeScript
A bunch of utilities for working with iterables, many inspired by the native array methods.
A set of useful utilities that are not provided in the standard JavaScript Array
2 functions: one removes and returns all array items before the first instance of a value, and the other removes and returns all array items before the last instance of a value
A TS compatible utility library for array manipulation.
Add a description, image, and links to the array-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the array-manipulation topic, visit your repo's landing page and select "manage topics."