INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Is there a node with item `v' in tree?
-- (Reference or object equality,
-- based on `object_comparison'.)
-- Number of items in tree
-- Minimum item in tree
-- Maximum item in tree
-- Is current structure a subset of `other'?
-- Put `v' at proper position in set
-- (unless one already exists).
-- Remove all items.
-- New structure containing min (`n', `count')
-- items from current structure
-- Remove all items not in `other'.
-- Remove all items also in `other'.
-- Add all items of `other'.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |