Go to the first, previous, next, last section, table of contents.


base_set_union

base_set_union(A,B)
:

Example:

 base_set_union([1,2,3],[3,4,5]);


Go to the first, previous, next, last section, table of contents.