The basic operation is < (less than); others %
%are defined in terms of this operation and is_equal.
Gobo Eiffel Kernel Library
Copyright (c) 2000, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/02/27 16:55:52 $
$Revision: 1.4 $
-- Is current object less than other?
-- Is current object less than or equal to other?
-- Is current object greater than other?
-- Is current object greater than or equal to other?
Objects that may be compared according to a partial order relation