Next: Associative Lists in A++
Up: Set Operations
Previous: Adding an element to
Contents
Index
Combining two sets: `union'
This abstraction takes two lists as arguments and creates a new list
having the property of a set by ensuring that elements may not occur more than
once in the resulting list.
Georg P. Loczewski
2004-03-05