deferred class
	INFINITE [G]

General
	cluster: base.structures.storage
	description: "Infinite containers."

Ancestors
	BOX [G]

Queries
	changeable_comparison_criterion: BOOLEAN
	Full: BOOLEAN
	has (v: G): BOOLEAN
	Is_empty: BOOLEAN
	linear_representation: LINEAR [G]
	object_comparison: BOOLEAN

Commands
	compare_objects
	compare_references

Constraints
	never empty
	always full