CharacterPair type
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
A tuple of two characters, like a pair of opening and closing brackets.
type CharacterPair = [string, string]