-
Notifications
You must be signed in to change notification settings - Fork 0
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`.
malinges/value-object-cache
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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`.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published