deferred class
	SED_ABSTRACT_OBJECTS_TABLE

General
	cluster: base
	description: 
		"Abstract equivalent of HASH_TABLE [NATURAL_32, ANY], since this type cannot be written
		as ANY does not inherit from HASHABLE"

Ancestors
	ANY

Queries
	capacity: INTEGER_32
	index (an_obj: ANY): NATURAL_32

Commands
	wipe_out