Swift 5 : if let for dictionary access does not unwrap value

后端 未结 0 1406
旧巷少年郎
旧巷少年郎 2020-12-14 06:01

I have the following playground code :

typealias ChessItemPosition = (alpha:Character, num:Int)
typealias Chessman = Dictionary

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题