class
	BAG [G -> attached ANY]

Ancestors
	DEBUG_OUTPUT*
	ITERABLE* [G]

Clients
	BAG [G -> attached ANY]
	FUN [G -> attached ANY, H -> attached ANY]
	TEST_BAG
	TEST_FUN

Suppliers
	ARRAY [G]
	ARRAY_ITERATION_CURSOR [G]
	BAG [G -> attached ANY]
	BOOLEAN
	FUN [G -> attached ANY, H -> attached ANY]
	INTEGER_32
	ITERATION_CURSOR* [G]
	PAIR [G -> attached ANY, H -> attached ANY]
	SET [G -> attached ANY]


Generated by ISE EiffelStudio