Cache of known objects

Property definitions

serialization $ CachingSerializer :: cache=
	# Cache of known objects
	var cache = new SerializerCache is lazy, writable
lib/serialization/caching.nit:25,2--26,50