Expand description

Code related to processing overloaded binary and unary operators.

Structs

Enums

IsAssign 🔒
Whether the binary operation is an assignment (a += b), or not (a + b)
Op 🔒

Functions

Dereferences a single level of immutable referencing.
Returns true if this is a built-in arithmetic operation (e.g., u32