maps multidimensional array indices to monodimensional array index
Like a Set, but provides the index of the `key` in the backing array
Rope-based persistent sequence type
A tiny and fast selection algorithm in JavaScript.
ES2015 `Array#findIndex()` ponyfill
finds an item in an array matching a predicate function, and returns its index
A utility function to index arrays by any criteria
Curated collection of data structures for the JavaScript/TypeScript.
A tiny, faster alternative to native Array.prototype.every
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Fast and easy parser of statements in source code in any language ✂️
A very fast static 2D index for points based on kd-tree.
This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type
Provides tools for iterating over and manipulating GeoJSON objects.
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Returns an array filled with the specified input
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Parse HTTP X-Forwarded-For header
Array module.
Move an array item to a different position
Put a bunch of emitted events in an array, for testing.
[](https://npm.im/@dnd-kit/helpers)
Find the index to insert an element in array keeping the sort order.