deferred class
	TABLE_ITERATION_CURSOR [G, K]

General
	cluster: elks
	description: 
		"External iteration cursor used by across...loop...end 
		using key and item."

Ancestors
	ITERATION_CURSOR* [G]

Queries
	after: BOOLEAN
	item: G
	key: K

Commands
	forth


Generated by ISE EiffelStudio