I have the following playground code :
typealias ChessItemPosition = (alpha:Character, num:Int) typealias Chessman = Dictionary