class
	KL_ANY_ROUTINES

General
	cluster: kernel
	description: "Routines that ought to be in class ANY"

Ancestors
	ANY

Queries
	equal_objects (obj1, obj2: detachable ANY): BOOLEAN
	same_objects (obj1, obj2: detachable ANY): BOOLEAN
	same_types (obj1, obj2: ANY): BOOLEAN
	to_any (an_any: detachable ANY): detachable ANY


Generated by ISE EiffelStudio