deferred class
	INFINITE [G]

General
	cluster: elks
	description: "Infinite containers."

Ancestors
	BOX* [G]

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

Commands
	compare_objects
	compare_references

Constraints
	never empty
	always full


Generated by ISE EiffelStudio