GNU
|
Liberty Eiffel
|
Automated Tests
|
Wiki
|
Savannah project
|
Debian packages
|
Documentation
>
tutorial
>
EXAMPLE5
+
Point of view
All features
ANY
All features
class EXAMPLE5
Summary
top
There is also a
for_all
routine in
COLLECTION
(i.e.
ARRAY
,
FAST_ARRAY
,
LINKED_LIST
,
TWO_WAY_LINKED_LIST
). You can watch the result using sedb, the Liberty Eiffel DeBugger.
Direct parents
Insert list:
ANY
Overview
top
Creation features
{
ANY
}
make
Features
{
ANY
}
make
{}
greater_than
(item:
INTEGER_32
, value:
INTEGER_32
):
BOOLEAN
make
effective procedure
{
ANY
}
top
greater_than
(item:
INTEGER_32
, value:
INTEGER_32
):
BOOLEAN
effective function
{}
top