Lib/kernel
Jump to navigation
Jump to search
The classes in the kenel cluster are basic
ANY
The class ANY is the ever present root of all your objects.
All classes defined in a Liberty Eiffel system implicitly insert all the features of class ANY. The only class not derived from ANY is ANY itself…