Any
は型じゃないみたいなのあった気がするんですが、 Any.Type
があるということは型になったんでしたっけ? 1> let a: (Int, String).Type = (Int, String).self a: (Int, String).Type = (Int, String) error: could not fetch result -- error: Couldn't apply expression side effects : Couldn't dematerialize a: corresponding symbol wasn't found