Gobo Eiffel Structure Library
Copyright (c) 2000, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
-- 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