union(1tcl)


union -- return logical unique union of two lists

Synopsis

union lista listb

Description

Returns the logical union of the two specified lists. Any duplicate elements are removed.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.