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.
malingesIl y a 7 monthsvalue, object, cache, weakref