union(TCLX)

union(TCLX)


union -- return logical unique union of two lists

Syntax

union lista listb

Description

Returns the logical union of the two specified lists. Any duplicate elements are removed.