Add multiple elements to Set

Write a function that takes a Set and an array as arguments. If not already existing, add each element in the array to the Set. Return the modified Set
Get a premium membership to access this content: