array-methods topic
arr
A collection of tiny, highly performant Array.prototype alternatives
async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
array-explorer
⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time
js-explorer
Find the method you need without digging through the docs, directly on the command line!
Arrayy
🗃 Array manipulation library for PHP, called Arrayy!
p-iteration
Utilities that make array iteration easy when using async/await or Promises
09_Python_NumPy_Module
Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific...
hive-third-functions
Some useful custom hive udf functions, especial array, json, math, string functions.
rxjs-ninja
RxJS Operators for handling Observable strings, numbers, booleans and more
proposal-array-prototype-partition
A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.