std.ops
Traits for the various binary operators.
Traits
Add | The binary | |
BitAnd | The binary | |
BitOr | The binary | |
BitXor | The binary | |
Divide | The binary | |
Modulo | The binary | |
Multiply | The binary | |
Power | The binary | |
ShiftLeft | The binary | |
ShiftRight | The binary | |
Subtract | The binary | |
UnsignedShiftRight | The binary |