Showing 1-20 of 36 packages
ES6-compliant shim for SameValueZero.
A blazing-fast equality comparison utility for a variety of use-cases
Determine whether or not a value is contained by a given collection.
Creates a duplicate-free version of an array, using SameValueZero for equality comparisons.
Map and Set with automatic key interning
Modular testing for JavaScript
ECMAScript Set, but using SameValue instead of SameValueZero
Fast intersection of multiple arrays
CodeceptJS helper for assert library
Join (SQL-like) two iterables by a common key.
A extension for a readonly restricted map for typescript
Test if arrays consist of the same members.
JavaScript's keyed collections (Map & Set) with SameValue semantics!
dependency-less-ly prevent function invocations (both sync and async) from redundantly overlapping with each other
Creates an array of unique values that are included in all given arrays.
An ES6 Map implementation for when your keys are arrays or objects
Utils for Onny.io
Creates an array of unique values, in order, from all given arrays.
Utils functions
Creates an array of array values not included in the other given arrays.