protocol WithOverflow<Self> { ... }

Mixin for wrapping and checked arithmetic operations.

Provided methods