Test if a value is an array-like object containing only nonpositive integers.
Create an iterator from a sparse array-like object, iterating from right to left.
Test if a value is an array-like object containing only null values.
Create an iterator from an array-like object, iterating from right to left.
Stringify an object/array like JSON.stringify just without all the double-quotes
A custom element for array-like inputs
A mutable array-like interface for Hypertrie
Generator utilities that bring array-like operations to sync and async generators.
Create an iterator from a strided array-like object.
Wrap JS Objects to create a functional Array-like interface for iteration and whatnot
handle array like stream in java
Doubly Circular linked list with iterator and array-like interface.
Array-like methods for generators.
Fill an array-like object view from right to left with values returned from an iterator.
Parse PHP array-like configuration files.
A library to use Array-like functionality with Javascript Maps
Fill array like a pad right.
Low cost stream/array-like interface
Convert async iterables, iterators, or array-like objects into arrays.
A Map-like data structure for Identifiable values that provides many array-like operations as well
Reduces an array like Array.prototype.reduce, but with an additional compare function to stop the reduction.
Extended iterable class, providing lazy array-like methods with automatic async and return/throw forwarding
Like a Set, but provides the index of the `key` in the backing array
Test if two arguments are both array-like objects and have the same values.