afp_set_union
Find the union of two sets. The inputs must be one-dimensional arrays.
Arguments
- Input array, first array
- Input array, second array
- Boolean, skips calling unique internally if true
Output
Resulting value or array
Examples
Find the union of two sets. The inputs must be one-dimensional arrays.
Resulting value or array