package bignum

  1. Overview
  2. Docs

Module Bignum.For_testingSource

Sourceval of_string_internal : string -> t
Sourceval of_float_dyadic : float -> t
Sourceval to_string_decimal_truncate : max_decimal_digits:int -> t -> string
Sourceval of_int64 : Core.Int64.t -> t
Sourceval of_zarith_bignum : Q.t -> t
Sourceval to_zarith_bignum : t -> Q.t
OCaml

Innovation. Community. Security.