unique-concat
Version:
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
16 lines (13 loc) • 97 B
Plain Text
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.