static int scoreOneIfBracketPair(S opening, S closing) { ret boolToInt(isBracketPair(opening, closing)); }