package safemoney

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

Module SafemoneySource

Sourcemodule Discrete : sig ... end
Sourcemodule Exchange : sig ... end
Sourcemodule Quotient : sig ... end
Sourcemodule Predefined : sig ... end
Sourcemodule Ops : sig ... end
Sourceval make_q : string -> Q.t

Helper function to make Qv value

Sourceval make_z : string -> Z.t

Helper function to make Zv value

Sourceval qv_to_str : Q.t -> string

Helper function to convert Qv to string

Sourceval zv_to_str : Z.t -> string

Helper function to convert Zv to string

OCaml

Innovation. Community. Security.