INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES

indexing

title: "Specific facilities of the guide for class SORTED_LIST_"
project: "Visual Eiffel"
revision: "$Revision: 1.2 $"
copyright: "Copyright (C) 1996-2005 Object Tools Group"
license: "http://visual-eiffel.com/license"
cluster: containers
class ORDER_ON_ITEMS_ [G -> COMPARABLE]
inherit

ORDER_ [G]
rename
target as too_formal_target
end

ON_ITEMS_FOR_ORDERING_ [G]
select
target
end
creation {SORTED_LIST_}

make
end -- class ORDER_ON_ITEMS_

INDEX CLUSTER FEATURES SHORT FRAMES NO FRAMES