deferred class
	UNBOUNDED [G]

General
	cluster: elks
	description: "Finite structures whose item count is not bounded"

Ancestors
	FINITE* [G]

Queries
	changeable_comparison_criterion: BOOLEAN
	count: INTEGER_32
	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


Generated by ISE EiffelStudio