transformer un arrya en un ensemble rapide

let mySet = Set(["a", "b", "a"])  // Set<String>
Glamorous Gharial