Lib/kernel

From Liberty Eiffel Wiki
Revision as of 13:04, 31 December 2021 by Hzwakenberg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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…