Swift - Collections
Which of the following is the correct way to create a Set of integers in Swift?
Set<Int> = [1, 2, 3, 4]. Others have syntax errors or wrong casting.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions