afp_set_unique
Find unique values from an input set. The input must be one-dimensional array.
Arguments
- Input array, values
- Boolean, skips the sorting steps internally if true
Output
Resulting value or array
Examples
Find unique values from an input set. The input must be one-dimensional array.
Resulting value or array