package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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

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