value-object-cache

esm
A value object cache that can be used to make value objects behave like primitive types, i.e. if two variables `a` and `b` point to instances of the same class and have the same value, then `a === b`, otherwise `a !== b`.
Version 1.9.0 License MIT
Keywords
valueobjectcacheweakreffinalizationregistry
INSTALL