Gobo Eiffel Structure Library
Copyright (c) 2001, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2003/02/07 12:59:05 $
$Revision: 1.6 $
[020707] Use KL_COMPARATOR instead.
-- Is u considered greater than or equal to v?
-- (From KL_COMPARATOR)
-- Is u considered greater than v?
-- (From KL_PART_COMPARATOR)
-- Is u considered less than or equal to v?
-- (From KL_COMPARATOR)
-- Is u considered less than v?
-- (From KL_PART_COMPARATOR)
-- Are u and v considered equal?
-- (From KL_COMPARATOR)
Total order comparators