haskell · haskell/Overflow
Overflow
Overflow
An ArithException constructor thrown when an arithmetic result exceeds the range of the target type. Applies to fixed-size integer types such as Int; Integer (arbitrary precision) never overflows.
An ArithException constructor thrown when an arithmetic result exceeds the range of the target type. Applies to fixed-size integer types such as Int; Integer (arbitrary precision) never overflows.