Here are
71 public repositories
matching this topic...
A small module to check if an Array is sorted
Updated
Jan 24, 2024
JavaScript
Tensor-like types – with variadic shapes – that support both static and runtime type checking, and convenient parsing
Updated
Oct 31, 2024
Python
Overloading square bracket operator [] in javascript and other array methods to any object with container using es6 proxy.
Updated
Jan 31, 2019
JavaScript
🔃 Simple wrapper to filter array using Ruby and simple predicate conditions
Updated
Dec 11, 2024
Ruby
Create a readable stream from an array-like object.
Updated
Dec 1, 2024
JavaScript
Test if a value is an array-like object containing only symbols.
Updated
Dec 1, 2024
JavaScript
Test if an array-like value contains a search value.
Updated
Dec 9, 2024
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Updated
Dec 23, 2024
JavaScript
Create a readable stream from a circular array-like object.
Updated
Dec 1, 2024
JavaScript
Test if a value is an empty array-like object.
Updated
Dec 1, 2024
JavaScript
Create a readable stream from a strided array-like object.
Updated
Dec 1, 2024
JavaScript
Fill an array-like object view from right to left with values returned from an iterator.
Updated
Sep 21, 2024
JavaScript
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
Updated
Dec 1, 2024
JavaScript
Return the first index at which a given element can be found.
Updated
Dec 1, 2024
JavaScript
Test whether all elements in a collection are truthy.
Updated
Jul 29, 2024
JavaScript
Test whether at least one element in a collection is truthy.
Updated
Dec 1, 2024
JavaScript
Invoke a function once for each element in a collection.
Updated
Dec 1, 2024
JavaScript
Test whether all elements in a collection are falsy.
Updated
Jul 29, 2024
JavaScript
Test whether at least one element in a collection passes a test implemented by a predicate function.
Updated
Dec 1, 2024
JavaScript
Return a function which tests if every element in an array-like object passes a test condition.
Updated
Dec 1, 2024
JavaScript
Improve this page
Add a description, image, and links to the
array-like
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
array-like
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.