Invoke getter/setter functions on array-like objects
maps multidimensional array indices to monodimensional array index
Array index constructor.
Infinite array index using ES2015 Proxy
Find an array index of the substitute value that should be chosen when a given index is deleted
Find a predecessor value of the array that should be chosen when a given array index is deleted
nv-array-index-of =============== - nv-array-index-of
Negative array index support `array[-1]` using ES2015 Proxy
Negative array index support `array[-1]` using ES2015 Proxy
Gets zero-based index.
Gets index range of part of array.
Like a Set, but provides the index of the `key` in the backing array
Gets index range of part of array.
Test whether an input is a valid Array index.
Finds first index of a value.
Rope-based persistent sequence type
Finds first index of a value.
```vue <ResizableChildren direction="row" @lengths="lengthUpdates => (console.log(...lengthUpdates)/* Array< { index: number, oldLength: number, newLength: number }> */)" @drag-start="event => (console.log(...event))" @drag-end
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
Index slices with arbitrary ints and as arrays.
Array-indexed hashmap
A lightweight, high-performance tool for Editing TOML based on field paths
A lightweight, high-performance tool for editing YAML based on field paths
Array#index: returns the index list in array such that the object is == to obj. Array#slice_by_indexes: Array#slice by indexes.
Binary search and index methods for Ruby Arrays.
Reduce an array to a hash that indexes the array
Array functionality in Strings as well as Matching, Indexing, Substitution, Deletion, and more.
Filtra filters an array of tokens or words so they can be indexed by Busca, the simple redis search
Binary search and index methods for Ruby Arrays.
Indexa indexes an array of words in a redis backend to be searched by Busca, the simple redis search
Access sub-integer array indexes in Ruby: Array.new([1,2])[0.5] == 1.5
suggests Hash or Array access on error with invalid key or index
Return randomized data from arrays and hashes. The randeaux methods takes two arguments: the data structure you wish to sample and an optional argument for the number of elements you wish to be returned. By default, randeaux will return one random element.
A simple Ruby gem that handles the issue with Ruby’s Array class when inserting an element at an index greater than the current array size. It handles this by intelligently appending the result to the end of the array instead of creating a sparse array. It also includes some other useful Array methods for common uses.
Evaluate JSONPath expressions against Ruby hashes and arrays. Supports dot notation, array indexing, wildcards, slices, filter expressions, recursive descent, and length comparisons for querying nested data.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.