value-object-cache
v1.6.0
Published
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`.
Downloads
397
Maintainers
Readme
ERROR: No README data found!