共用方式為


CharacterPair type

兩個字元的元組,例如一對左括弧和右括弧。

type CharacterPair = [string, string]