Up

Module Overflow_exn

Unlike the usual operations, these never overflow, preferring instead to raise.

Signature

val (+) : t -> t -> t
val (-) : t -> t -> t
val abs : t -> t
val neg : t -> t