編集

次の方法で共有


CharacterPair type

A tuple of two characters, like a pair of opening and closing brackets.

type CharacterPair = [string, string]