コード例 #1
0
 static bool IsLeftBracket(char ch) => LeftBrackets.Contains(ch);