immutable-tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
Performs a deep equality check on two members, with support for custom equality function for primitive types.
a utility to check equality between objects
Equality checking functions that work for both primitive types and objects, including nested objects and cyclic objects with a circular reference.
A library for working with immutable objects and arrays in JavaScript.
Mimics SolidJS's `createSignal()` and `createMemo()` but with deep equality checks
Javascript data structures (e.g., Map, Set) that support deep object equality