Tuples and value objects for JavaScript 🤷
-
Updated
Aug 2, 2023 - TypeScript
8000
Tuples and value objects for JavaScript 🤷
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
Demonstration of the == and === algorithms in JavaScript
Add a description, image, and links to the equality-test topic page so that developers can more easily learn about it.
To associate your repository with the equality-test topic, visit your repo's landing page and select "manage topics."