When we need to express a single read/assign operation such as {@code *=}or {@code ++} as an operation that separates out the getting from thesetting.
This encapsulates any temporary variables created to prevent multiple execution, and the cajoled LHS and RHS.
|
|