What is the type of vals in this code?
vals
let vals = ["a", 1, "Hi"]
[Any]
[Generic] Reference: The Swift Programming Language: Language Guide: Type Casting
Array(char)
Array