@stdlib/math-iter-ops-mod
Create an iterator which performs an element-wise modulo operation of two or more iterators.
Create an iterator which performs an element-wise modulo operation of two or more iterators.
Create an iterator which performs element-wise multiplication of two or more iterators.
Create an iterator which performs element-wise subtraction of two or more iterators.
Math iterators for generating sequences.
Simulation iterators.
Create an iterator which introduces additive white Gaussian noise.
Create an iterator which introduces additive white Laplacian noise.
Create an iterator which introduces additive white uniform noise.
A Javascript implementation of a collection based on Array (from Javascript/Java/Kotlin/C#/PHP), Set (from Javascript/Java/Kotlin) and List (from Java/Kotlin/C#)
Run multiple map functions against Iterable in one go
Extract duplicate elements from an Iterable
Extensions for objects with Iteration Protocol for JS
TS/JS Map-like data structure backed by trie
A collection of TypeScript iterator utility functions mirroring those in Python's itertools module
Language level utilities for the Jali microservice platform.
A better Array.prototype.some(). Supports iterables, whitelist testing, and more.
LINQ-style chaining methods for iterables with strict type-checking
Array's reduce for all iterable and enumerable objects
A collection of sources and operators for [Wonka](https://github.com/kitten/wonka).
A collection of React hooks for [Wonka](https://github.com/kitten/wonka) and [WonkaExtras](https://github.com/mobily/wonka-extras).