@iterable-iterator/zip
Iterable zipping functions for JavaScript
Iterable zipping functions for JavaScript
This is a promise based node library of iterapi that provides you with the details available in the student portal of Institute of Technical Education and Research of Siksha 'O' Anusandhan University, Bhubaneshwar.
Object and Number iterators
A lazy functional iteration library supporting sync, async, and concurrent iteration.
Memory-Aware Statistical Calculations
Fastest Prime Number Calculation logic for browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Fastest Prime Number Calculation logic for nodejs and browser (checks, random generator, prime range generator, primes count generator, summation of primes, factorial of primes)
Deeply Iterate over Arrays. Like calling array.flat()[Symbol.iterator](), but without the memory cost
Pseudorandom number generator iterators.
Create an iterator which invokes a ternary function accepting numeric arguments for each iterated value.
Math utility iterators.
Math iterator tooling.
Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.
Create an iterator which invokes a binary function accepting numeric arguments for each iterated value.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Create an iterator from an array-like object.
Create an iterator from an array-like object, iterating from right to left.
Create an iterator from a sparse array-like object.
Create an iterator from a sparse array-like object, iterating from right to left.
Create an iterator from a strided array-like object.