Gobo Eiffel Kernel Library
Copyright (c) 2001-2002, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/13 17:05:10 $
$Revision: 1.3 $
-- Create a new reverse comparator based on a_comparator.
-- Base comparator
-- Is u considered greater than v?
-- (From KL_PART_COMPARATOR)
-- Is u considered less than v?
-- (From KL_PART_COMPARATOR)
Reverse partial order comparators