Removing duplicates from a collection to get unique values can be achieved in two ways. One is more performant than the other, so let's dive in!| SwiftLee