Swift - Data Types
Which of the following is the correct syntax to create a typealias for a tuple
(Int, String) named PersonInfo?(Int, String) named PersonInfo?typealias Name = (Type1, Type2).typealias and equals sign.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions