Binary Arithmetic
Abstract intermediate. Any binary numeric operation with `arithLeft` + `arithRight` operands. Not directly instantiable — authors instantiate one of Add / Subtract / Multiply / Divide.
- Subclass Of
Expression
Abstract intermediate. Any binary numeric operation with `arithLeft` + `arithRight` operands. Not directly instantiable — authors instantiate one of Add / Subtract / Multiply / Divide.