A supercharged JavaScript Set that correctly handles object and array comparisons by value, not reference. Includes useful methods like .find(), .filter(), .map(), .sort(), and .random().
-
Updated
Oct 27, 2025 - JavaScript
A supercharged JavaScript Set that correctly handles object and array comparisons by value, not reference. Includes useful methods like .find(), .filter(), .map(), .sort(), and .random().
It is a custom set JavaScript class similar of sets in ES2015.
Add a description, image, and links to the javascript-set topic page so that developers can more easily learn about it.
To associate your repository with the javascript-set topic, visit your repo's landing page and select "manage topics."