carryOut property

Logic? get carryOut

The end-around carry for the sum should be added to it to get the final result.

Implementation

Logic? get carryOut => tryOutput('carryOut');