Пример #1
0
 /// <summary> Binary operators, when on the left. </summary>
 public static int Binary(BinaryOp op) =>
 Conditional + 1 + op.Priority();