Gobo Eiffel Structure Library
Copyright (c) 2000, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2004/11/14 15:10:15 $
$Revision: 1.12 $
-- Is a_container sorted in decreasing order?
-- Is a_container sorted in increasing order?
-- Is a_container sorted according to
-- a_comparator's comparison criterion?
-- Sort a_container in decreasing order.
-- Sort a_container in increasing order.
-- Sort a_container according to
-- a_comparator's comparison criterion?
Data structure sorters