package safemoney

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

Module Safemoney_lib.Zv_intfSource

Integer Representation

Wrapper type for Zarith Z integer type Z which serves as the underlying type for other currency types that are built based on integer values.

Apart from few helper conversion functions, this signature implement most of what is equivalent to the Num typeclass sensibly.

Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.