INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Put `v' at proper position in list.
-- Move cursor to newly inserted item.
-- Remove all items identical to `v'.
-- (Reference or object equality,
-- based on `object_comparison'.)
-- Leave cursor `off'.
-- Sort all items.
-- Has O(`count' * log (`count')) complexity.
--| Uses comb-sort (BYTE February '91)
-- Is the structure sorted?
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |