Avatar
exit status: 1 with stderr:<stdin>:1:32: error: cannot convert value of type '[String]' to specified type 'some Collection' let strings: some Collection = ["hello", "world"] ^~~~~~~~~~~~~~~~~~ as! some Collection